Constructors
constructor
- new RegionDisplayNames(locale, options): RegionDisplayNames
Parameters
- locale: Locale
- options: DisplayNamesOptions_obj
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
of
- of(region): string
Returns string
Static
createWithProvider
- createWithProvider(provider, locale, options): RegionDisplayNames
See the Rust documentation for
RegionDisplayNames
for more information.