Contents

ubiquitousItemIsExcludedFromSync

A Boolean value that indicates the system excludes the item from syncing.

Declaration

var ubiquitousItemIsExcludedFromSync: Bool? { get set }

Discussion

The item is locally on-disk, but isn’t available on the server.

See Also

Ubiquitous values