Contents

ubiquitousItemIsUploadedKey

The key for a Boolean value that indicates whether the system uploads the item’s data to iCloud storage.

Declaration

static let ubiquitousItemIsUploadedKey: URLResourceKey

Discussion

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

See Also

Ubiquitous keys