Contents

isUbiquitousItemKey

The key for a Boolean value that indicates whether the item is in iCloud storage.

Declaration

static let isUbiquitousItemKey: URLResourceKey

Discussion

The system returns the read-only value as a Boolean NSNumber. The value is true if this item is in iCloud storage; otherwise, false if it’s a local item.

See Also

Ubiquitous keys