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.
public enum NSUbiquitousKeyValueStoreChangeReason
type NSUbiquitousKeyValueStoreChangeReason =
- Inheritance
-
NSUbiquitousKeyValueStoreChangeReason
Fields
Name | Value | Description |
---|---|---|
ServerChange | 0 | |
InitialSyncChange | 1 | |
QuotaViolationChange | 2 | |
AccountChange | 3 |