| LanguageIdentifierGetLanguageIdentifier Method (String) |
Parses the locale string and returns the corresponding LanguageIdentifier instance.
Namespace:
ImmerseSDK.Localisation
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax Parameters
- locale
- Type: SystemString
The locale string in the form en, en-GB, etc
Return Value
Type:
LanguageIdentifierSee Also