RSX Code Reference
Preparing search index...
rsx
customFontAttribute
Function customFontAttribute
customFontAttribute
(
onFontRequested
:
()
=>
Font
|
[
Font
,
number
]
,
)
:
AttributeDecorator
<
Attribute
>
Attribute that defines that a custom font for an inspector field.
Parameters
onFontRequested
:
()
=>
Font
|
[
Font
,
number
]
Returns
AttributeDecorator
<
Attribute
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
Attribute that defines that a custom font for an inspector field.