NSLocale.LocaleIdentifierFromComponents(NSDictionary) 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.
Generates the locale identifier from the specified dictionary of components.
[Foundation.Export("localeIdentifierFromComponents:")]
public static string LocaleIdentifierFromComponents (Foundation.NSDictionary dict);
static member LocaleIdentifierFromComponents : Foundation.NSDictionary -> string
Parameters
- dict
- NSDictionary
Returns
- Attributes