Type Property 型プロパティ

default

Returns the shared iCloud key-value store object. 共有iCloudキー値保管オブジェクトを返します。

Declaration 宣言

class var `default`: NSUbiquitousKeyValueStore { get }

Return Value 戻り値

The shared iCloud key-value store object. 共有iCloudキー値保管オブジェクト。

Discussion 議論

An app must always use the default iCloud key-value store object to get and set values. This store is tied to the unique identifier string your app provides in its entitlement requests. アプリは、常に省略時のiCloudキー値保管オブジェクトを使うことで値を取得および設定しなければなりません。この保管は、あなたのアプリがそれの資格付与要請において提供する固有識別子文字列に結びつけられます。