fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-bundle
/
dev.kbroom.fluent.bundle.types
/
FluentNumberOptions
/
FluentNumberOptions
Fluent
Number
Options
constructor
(
style
:
NumberStyle
?
=
null
,
currency
:
String
?
=
null
,
currencyDisplay
:
CurrencyDisplay
?
=
null
,
minimumFractionDigits
:
Int
?
=
null
,
maximumFractionDigits
:
Int
?
=
null
)
(
source
)