MonoMac.Foundation.NSLocale Members

The members of MonoMac.Foundation.NSLocale are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
AutoUpdatingCurrentLocaleNSLocale. Documentation for this section has not yet been entered.
[read-only]
static
AvailableLocaleIdentifiersstring[]. Returns an array of available locale identifiers.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CommonISOCurrencyCodesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
CurrentLocaleNSLocale. Documentation for this section has not yet been entered.
[read-only]
static
CurrentLocaleDidChangeNotificationNSString. Notification constant for CurrentLocaleDidChange
[read-only]
static
ISOCountryCodesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ISOCurrencyCodesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ISOLanguageCodesstring[]. Documentation for this section has not yet been entered.
[read-only]
LocaleIdentifierstring. Documentation for this section has not yet been entered.
[read-only]
static
PreferredLanguagesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
SystemLocaleNSLocale. The system locale.

Public Methods

static
CanonicalLanguageIdentifierFromString(string) : string
Documentation for this section has not yet been entered.
static
CanonicalLocaleIdentifierFromString(string) : string
Documentation for this section has not yet been entered.
static
ComponentsFromLocaleIdentifier(string) : NSDictionary
Documentation for this section has not yet been entered.
static
GetCharacterDirection(string) : NSLocaleLanguageDirection
Documentation for this section has not yet been entered.
static
GetLineDirection(string) : NSLocaleLanguageDirection
Documentation for this section has not yet been entered.
static
LocaleIdentifierFromComponents(NSDictionary) : string
Documentation for this section has not yet been entered.