Locale¶
Class | orca.core | extends ResourceDictionary
Localization resource component that provides text and resource strings for a given language.
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Language |
string |
BCP-47 language code for this locale (e.g. "en", "fr-CA") |
Entries |
LocaleEntry |
Array of locale entries contained in this locale |
NumEntries |
int |