NSLocale.CanonicalLocaleIdentifierFromString(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the canonical locale identifier for the specified arbitrary locale identification string.
[Foundation.Export("canonicalLocaleIdentifierFromString:")]
public static string CanonicalLocaleIdentifierFromString (string str);
static member CanonicalLocaleIdentifierFromString : string -> string
Parameters
- str
- String
Returns
- Attributes