Preparing search index...
The search index is not available
RSX Code Reference
rsx
numberFormat
Function numberFormat
number
Format
(
mode
,
customMultiplier
?
,
customPrefix
?
,
customSuffix
?
)
:
AttributeDecorator
<
Attribute
>
Specifies the format of a numeric control.
Parameters
mode
:
EnumValue
<
UINumberFormat
,
number
>
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.