NSLocale.CanonicalLocaleIdentifierFromString(String) Method

Definition

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

Applies to