The methods of Foundation.NSLocale are listed below. For a list of all members, see the NSLocale Members list.
See Also: Inherited members from Foundation.NSObject
static | CanonicalLanguageIdentifierFromString(string)Returns the canonical language identifier for the specified arbitrary locale identification string. | |
static | CanonicalLocaleIdentifierFromString(string)Returns the canonical locale identifier for the specified arbitrary locale identification string. | |
static | ComponentsFromLocaleIdentifier(string)Parses the specified locale identifier. | |
Copy(NSZone)Performs a copy of the underlying Objective-C object. | ||
EncodeTo(NSCoder)Encodes the state of the object on the provided encoder | ||
static | FromLocaleIdentifier(string)The NSLocale for the specified locale identifier. | |
static | GetCharacterDirection(string)The language direction for the specified language. | |
GetCountryCodeDisplayName(string)Documentation for this section has not yet been entered. | ||
GetCurrencyCodeDisplayName(string)Documentation for this section has not yet been entered. | ||
GetIdentifierDisplayName(string)Documentation for this section has not yet been entered. | ||
GetLanguageCodeDisplayName(string)Documentation for this section has not yet been entered. | ||
static | GetLineDirection(string)The line direction for the specified language. | |
static | LocaleIdentifierFromComponents(NSDictionary)Generates the locale identifier from the specified dictionary of components. | |