Contents

NSUbiquitousKeyValueStoreAccountChange

A constant that indicates the current Apple account changed.

Declaration

var NSUbiquitousKeyValueStoreAccountChange: Int { get }

Discussion

When someone changes the Apple account of the current device, the system removes any previous iCloud data and replaces it with data from the new account. Use the new data to configure your app.

See Also

Detecting changes to values