tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
NumberFormat.nativeDigits
tango
text
locale
Core
NumberFormat
Property.
Assigns a string array of native equivalents of the digits 0 to 9.
const
(
char
[])[]
nativeDigits
[@property getter]
const
(
char
[])[]
nativeDigits
[@property setter]
class
NumberFormat
@
property
final
void
nativeDigits
(
const
(
char
[])[]
value
)
Meta
Source
See Implementation
tango
text
locale
Core
NumberFormat
constructors
this
functions
clone
getFormat
properties
currencyDecimalDigits
currencyDecimalSeparator
currencyGroupSeparator
currencyGroupSizes
currencyNegativePattern
currencyPositivePattern
currencySymbol
current
isReadOnly
nanSymbol
nativeDigits
negativeInfinitySymbol
negativeSign
numberDecimalDigits
numberDecimalSeparator
numberGroupSeparator
numberGroupSizes
numberNegativePattern
positiveInfinitySymbol
positiveSign
static functions
getInstance
invariantFormat
variables
isReadOnly_
Property. Assigns a string array of native equivalents of the digits 0 to 9.