static let ubiquitousItemPercentDownloadedKey : URLResourceKey
An
NSNumber
in the range 0–100
that indicates the percentage of the data that has been downloaded (read-only).
あるNSNumber
、範囲0–100
の中の、それはダウンロードされたデータのパーセンテージを指し示します(読み出し専用)
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
の中の、それはアップロードされたデータのパーセンテージを指し示します(読み出し専用)