Méthode | Description | |
---|---|---|
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 | |
Résultat |
public GetCultureString ( SupportedLocale locale ) : string | ||
locale | SupportedLocale | |
Résultat | string |
public static GetDeviceLocalization ( ) : SupportedLocale | ||
Résultat | SupportedLocale |
public GetDistanceUnitTitle ( DistanceUnitEnum distanceUnit ) : string | ||
distanceUnit | DistanceUnitEnum | |
Résultat | string |
public GetLocalizationTitle ( SupportedLocale locale ) : string | ||
locale | SupportedLocale | |
Résultat | string |
public GetRestartRequiredLabelForNewLanguage ( SupportedLocale locale ) : string | ||
locale | SupportedLocale | |
Résultat | string |
public GetSupportedDistanceUnits ( ) : List |
||
Résultat | List |
public LocalizationService ( SettingsService settings, |
||
settings | SettingsService | |
resources | ||
Résultat | System.Collections.Generic |
public UpdateCulture ( SupportedLocale locale ) : void | ||
locale | SupportedLocale | |
Résultat | void |