Class LocaleDirectionality
Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
isLeftToRight
- isLeftToRight(locale): boolean
Returns boolean
isRightToLeft
- isRightToLeft(locale): boolean
Returns boolean
Static
createWithExpanderAndProvider
- createWithExpanderAndProvider(provider, expander): LocaleDirectionality
See the Rust documentation for
LocaleDirectionality
for more information.