The members of MonoMac.Foundation.NSUserDefaults 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. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
default property | Item(string) | NSObject. Documentation for this section has not yet been entered. |
| [read-only] static | StandardUserDefaults | NSUserDefaults. Documentation for this section has not yet been entered. |
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. | ||