Global Variable
グローバル変数
NSMetadataUbiquitousItemDownloadingStatusNotDownloaded
Declaration
宣言
let NSMetadataUbiquitousItemDownloadingStatusNotDownloaded: String
Discussion
議論
A string used as the value for NSMetadataUbiquitousItemPercentUploadedKey
to indicate that this item has not been downloaded yet.
NSMetadataUbiquitousItemPercentUploadedKey
に対する値として使われて、この項目がまだダウンロードされていないことを指し示します。
You can use startDownloadingUbiquitousItem(at:)
to download the item.
あなたは、startDownloadingUbiquitousItem(at:)
を使うことでその項目をダウンロードできます。
See Also
参照
iCloud Download Status Values
iCloudダウンロード状態値