NSLocale.CanonicalLanguageIdentifierFromString(String) Method

Definition

Returns the canonical language identifier for the specified arbitrary locale identification string.

[Foundation.Export("canonicalLanguageIdentifierFromString:")]
public static string CanonicalLanguageIdentifierFromString (string str);
static member CanonicalLanguageIdentifierFromString : string -> string

Parameters

str
String

Returns

Attributes

Applies to