Contents

ubiquitousItemIsUploadingKey

The key for a Boolean value that indicates whether the system is uploading the item to iCloud.

Declaration

static let ubiquitousItemIsUploadingKey: URLResourceKey

Discussion

The system returns the read-only value as a Boolean NSNumber. The value is true if the system is uploading this item to iCloud; otherwise, false.

See Also

Ubiquitous keys