tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
NumberFormat.currencySymbol
tango
text
locale
Core
NumberFormat
Property.
Assigns the string used as the currency symbol.
const
(
char
)[]
currencySymbol
[@property getter]
const
(
char
)[]
currencySymbol
[@property setter]
class
NumberFormat
@
property
final
void
currencySymbol
(
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 the string used as the currency symbol.