RSX Code Reference
Preparing search index...
rsx
numberFormat
Function numberFormat
numberFormat
(
mode
:
EnumValue
<
UINumberFormat
>
,
customMultiplier
?:
number
,
customPrefix
?:
string
,
customSuffix
?:
string
,
)
:
AttributeDecorator
<
Attribute
>
Specifies the format of a numeric control.
Parameters
mode
:
EnumValue
<
UINumberFormat
>
Optional
customMultiplier
:
number
Optional
customPrefix
:
string
Optional
customSuffix
:
string
Returns
AttributeDecorator
<
Attribute
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RSX Code Reference
Loading...
Specifies the format of a numeric control.