default
The shared iCloud key-value store object.
Declaration
class var `default`: NSUbiquitousKeyValueStore { get }Discussion
Use this object to access the shared iCloud key-value store tied to your app and the current person. You must use this object to get and set stored values.