Метод | Описание | |
---|---|---|
GetCulture ( SupportedLocale locale ) : |
||
GetCultureString ( SupportedLocale locale ) : string | ||
GetDeviceLocalization ( ) : SupportedLocale | ||
GetDistanceUnitTitle ( DistanceUnitEnum distanceUnit ) : string | ||
GetLocalizationTitle ( SupportedLocale locale ) : string | ||
GetRestartRequiredLabelForNewLanguage ( SupportedLocale locale ) : string | ||
GetSupportedDistanceUnits ( ) : List |
||
GetSupportedLocales ( ) : List |
||
LocalizationService ( SettingsService settings, |
||
UpdateCulture ( ) : void | ||
UpdateCulture ( SupportedLocale locale ) : void |
public GetCulture ( SupportedLocale locale ) : |
||
locale | SupportedLocale | |
Результат |
public GetCultureString ( SupportedLocale locale ) : string | ||
locale | SupportedLocale | |
Результат | string |
public static GetDeviceLocalization ( ) : SupportedLocale | ||
Результат | SupportedLocale |
public GetDistanceUnitTitle ( DistanceUnitEnum distanceUnit ) : string | ||
distanceUnit | DistanceUnitEnum | |
Результат | string |
public GetLocalizationTitle ( SupportedLocale locale ) : string | ||
locale | SupportedLocale | |
Результат | string |
public GetRestartRequiredLabelForNewLanguage ( SupportedLocale locale ) : string | ||
locale | SupportedLocale | |
Результат | string |
public GetSupportedDistanceUnits ( ) : List |
||
Результат | List |
public LocalizationService ( SettingsService settings, |
||
settings | SettingsService | |
resources | ||
Результат | System.Collections.Generic |
public UpdateCulture ( SupportedLocale locale ) : void | ||
locale | SupportedLocale | |
Результат | void |