static let ubiquitousItemIsDownloadedKey : URLResourceKey
A boolean
NSNumber
that contains true
if this item’s data has been downloaded to a ubiquity container, false
otherwise (read-only).
あるブールのNSNumber
、それはtrue
をこの項目のもつデータがある偏在コンテナにダウンロードされてしまっているならば、false
をそうでなければ含みます(読み出し専用)。
static let ubiquitousItemPercentUploadedKey : URLResourceKey
An
NSNumber
in the range 0–100
that indicates the percentage of the data that has been uploaded (read-only).
あるNSNumber
、範囲0–100
の中の、それはアップロードされたデータのパーセンテージを指し示します(読み出し専用)