The methods of MonoMac.Foundation.NSUserDefaults are listed below. For a list of all members, see the NSUserDefaults Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
AddSuite(string)Documentation for this section has not yet been entered. | ||
ArrayForKey(string)Documentation for this section has not yet been entered. | ||
AsDictionary()Documentation for this section has not yet been entered. | ||
BoolForKey(string)Documentation for this section has not yet been entered. | ||
DataForKey(string)Documentation for this section has not yet been entered. | ||
DictionaryForKey(string)Documentation for this section has not yet been entered. | ||
DoubleForKey(string)Documentation for this section has not yet been entered. | ||
FloatForKey(string)Documentation for this section has not yet been entered. | ||
GetVolatileDomain(string)Documentation for this section has not yet been entered. | ||
IntForKey(string)Documentation for this section has not yet been entered. | ||
ObjectIsForced(string)Documentation for this section has not yet been entered. | ||
ObjectIsForced(string, string)Documentation for this section has not yet been entered. | ||
PersistentDomainForName(string)Documentation for this section has not yet been entered. | ||
PersistentDomainNames()Documentation for this section has not yet been entered. | ||
RegisterDefaults(NSDictionary)Documentation for this section has not yet been entered. | ||
RemoveObject(string)Documentation for this section has not yet been entered. | ||
RemovePersistentDomain(string)Documentation for this section has not yet been entered. | ||
RemoveSuite(string)Documentation for this section has not yet been entered. | ||
RemoveVolatileDomain(string)Documentation for this section has not yet been entered. | ||
static | ResetStandardUserDefaults()Documentation for this section has not yet been entered. | |
SetBool(bool, string)Documentation for this section has not yet been entered. | ||
SetDouble(double, string)Documentation for this section has not yet been entered. | ||
SetFloat(float, string)Documentation for this section has not yet been entered. | ||
SetInt(int, string)Documentation for this section has not yet been entered. | ||
SetPersistentDomain(NSDictionary, string)Documentation for this section has not yet been entered. | ||
SetString(string, string)Documentation for this section has not yet been entered. | ||
SetVolatileDomain(NSDictionary, string)Documentation for this section has not yet been entered. | ||
StringArrayForKey(string)Documentation for this section has not yet been entered. | ||
StringForKey(string)Documentation for this section has not yet been entered. | ||
Synchronize()Documentation for this section has not yet been entered. | ||
VolatileDomainNames()Documentation for this section has not yet been entered. | ||