Contents

ubiquitousItemHasUnresolvedConflictsKey

The key for a Boolean value that indicates whether this item has outstanding conflicts.

Declaration

static let ubiquitousItemHasUnresolvedConflictsKey: URLResourceKey

Discussion

The system returns the read-only value as a Boolean NSNumber. The value is true if it has conflicts; otherwise, false.

See Also

Ubiquitous keys