Contents

NSUbiquitousKeyValueStoreServerChange

A constant that indicates a value changed in iCloud.

Declaration

var NSUbiquitousKeyValueStoreServerChange: Int { get }

Discussion

This type of change occurs when another instance of your app changes the value on a different device.

See Also

Detecting changes to values