Method GetStartupLocale
GetStartupLocale(ILocalesProvider)
Uses CultureInfo.CurrentUICulture and Application.systemLanguage to find a matching Locale from the available locales.
Declaration
public Locale GetStartupLocale(ILocalesProvider availableLocales)
Parameters
Type | Name | Description |
---|---|---|
ILocalesProvider | availableLocales |
Returns
Type | Description |
---|---|
Locale |