Contents

NSFileManagerSupportedSyncControls

An option set of the sync controls available for an item.

Declaration

struct NSFileManagerSupportedSyncControls

Overview

Get an instance of this type by calling resourceValues(forKeys:) on a URL instance (Swift) or getResourceValue(_:forKey:) on an NSURL (Swift or Objective-C) and passing in the key ubiquitousItemSupportedSyncControlsKey.

Topics

Inspecting supported sync controls

Working with raw values

See Also

Controlling file provider synchronization