NSNumber
that contains true
if this item is in iCloud storage, false
if it is a local item (read-only).
あるブールのNSNumber
、それはこの項目がiCloudストレージの中ならばtrue
を、それがローカルな項目であるならばfalse
含みます(読み出し専用)。
No overview available. 概要は利用可能でありません。
Availability 有効性
Technology
typedef NSString
*NSURLUbiquitousSharedItemPermissions;
NSURLIsUbiquitousItemKey
NSNumber
that contains true
if this item is in iCloud storage, false
if it is a local item (read-only).
あるブールのNSNumber
、それはこの項目がiCloudストレージの中ならばtrue
を、それがローカルな項目であるならばfalse
含みます(読み出し専用)。
NSURLUbiquitousItemDownloadRequestedKey
startDownloadingUbiquitousItemAtURL:error:
has already been made to download the item. The value of this key is read-only.
startDownloadingUbiquitousItemAtURL:error:
への呼び出しが既に作成されて項目をダウンロードするようにされるかどうかを指し示すブール値。このキーの値は読み出し専用です。
NSURLUbiquitousItemIsDownloadingKey
NSNumber
that contains true
if this item is being downloaded from iCloud, false
otherwise (read-only).
あるブールのNSNumber
、それはtrue
をこの項目がiCloudからダウンロードされているところならば、false
をそうでなければ含みます(読み出し専用)。
NSURLUbiquitousItemDownloadingErrorKey
Foundation Constants
for possible error codes.
なぜiCloudからの項目のダウンロードが失敗したかを指し示すエラーオブジェクト。Foundation定数
を可能なエラーコードとして見てください。
NSURLUbiquitousItemDownloadingStatusKey
NSURLUbiquitousItemDownloadingStatus
.
その項目に対する現在のダウンロード状態、それはローカルコピーが存在するかどうかそしてそのコピーがその項目の最新のバージョンかどうかを指し示しています。このキーに対する可能な値は、NSURLUbiquitousItemDownloadingStatus
で記述されます。
NSURLUbiquitousItemDownloadingStatus
NSURLUbiquitousItemIsUploadedKey
NSNumber
that contains true
if this item’s data has been uploaded to iCloud storage, false
otherwise (read-only).
あるブールのNSNumber
、それはtrue
をこの項目のもつデータがiCloudストレージにアップロードされてしまっているならば、false
をそうでなければ含みます(読み出し専用)。
NSURLUbiquitousItemIsUploadingKey
NSNumber
that contains true
if this item is being uploaded to iCloud, false
otherwise (read-only).
あるブールのNSNumber
、それはtrue
をこの項目がiCloudからアップロードされているところならば、false
をそうでなければ含みます(読み出し専用)。
NSURLUbiquitousItemUploadingErrorKey
Foundation Constants
for possible error codes.
なぜiCloudへの項目のアップロードが失敗したかを指し示すエラーオブジェクト。Foundation定数
を可能なエラーコードとして見てください。
NSURLUbiquitousItemHasUnresolvedConflictsKey
NSNumber
that contains true
if this item has conflicts outstanding, false
otherwise (read-only).
あるブールのNSNumber
、それはtrue
をこの項目が未解決の衝突をするならば、false
をそうでなければ含みます(読み出し専用)。
NSURLUbiquitousItemContainerDisplayNameKey