MonoMac.Foundation.NSUbiquitousKeyValueStore: Method Members

The methods of MonoMac.Foundation.NSUbiquitousKeyValueStore are listed below. For a list of all members, see the NSUbiquitousKeyValueStore Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

DictionaryRepresentation() : NSDictionary
Documentation for this section has not yet been entered.
GetArray(string) : NSObject[]
Documentation for this section has not yet been entered.
GetBool(string) : bool
Documentation for this section has not yet been entered.
GetData(string) : NSData
Documentation for this section has not yet been entered.
GetDictionary(string) : NSDictionary
Documentation for this section has not yet been entered.
GetDouble(string) : double
Documentation for this section has not yet been entered.
GetLong(string) : long
Documentation for this section has not yet been entered.
GetString(string) : string
Documentation for this section has not yet been entered.
Remove(string)
Documentation for this section has not yet been entered.
Synchronize() : bool
Documentation for this section has not yet been entered.