NSUbiquitousKeyValueStoreChangeReason Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration of valid reasons for modifying the iCloud ubiquitous key store.
[ObjCRuntime.Native]
public enum NSUbiquitousKeyValueStoreChangeReason
[<ObjCRuntime.Native>]
type NSUbiquitousKeyValueStoreChangeReason =
- Inheritance
-
NSUbiquitousKeyValueStoreChangeReason
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| ServerChange | 0 | |
| InitialSyncChange | 1 | |
| QuotaViolationChange | 2 | |
| AccountChange | 3 |