The members of MonoMac.Foundation.NSUbiquitousKeyValueStore are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| 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. |
| [read-only] static | ChangedKeysKey | NSString. Represents the value associated with the constant NSUbiquitousKeyValueStoreChangedKeysKey |
| [read-only] static | ChangeReasonKey | NSString. Represents the value associated with the constant NSUbiquitousKeyValueStoreChangeReasonKey |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | DefaultStore | NSUbiquitousKeyValueStore. Documentation for this section has not yet been entered. |
| [read-only] static | DidChangeExternallyNotification | NSString. Notification constant for DidChangeExternally |
DictionaryRepresentation()Documentation for this section has not yet been entered. | ||
GetArray(string)Documentation for this section has not yet been entered. | ||
GetBool(string)Documentation for this section has not yet been entered. | ||
GetData(string)Documentation for this section has not yet been entered. | ||
GetDictionary(string)Documentation for this section has not yet been entered. | ||
GetDouble(string)Documentation for this section has not yet been entered. | ||
GetLong(string)Documentation for this section has not yet been entered. | ||
GetString(string)Documentation for this section has not yet been entered. | ||
Remove(string)Documentation for this section has not yet been entered. | ||
Synchronize()Documentation for this section has not yet been entered. | ||