Global Variable グローバル変数

NSURLUbiquitousItemDownloadingStatusKey

The current download state for the item, indicating whether a local copy exists and whether that copy is the most current version of the item. The possible values for this key are described in NSURLUbiquitousItemDownloadingStatus. その項目に対する現在のダウンロード状態、それはローカルコピーが存在するかどうかそしてそのコピーがその項目の最新のバージョンかどうかを指し示しています。このキーに対する可能な値は、NSURLUbiquitousItemDownloadingStatusで記述されます。

Declaration 宣言

const NSURLResourceKey NSURLUbiquitousItemDownloadingStatusKey;

See Also 参照

Ubiquitous Keys ユビキタスキー