Contents

NSPersistentCloudKitContainerOptions

An object that customizes how a store description aligns with a CloudKit database.

Declaration

class NSPersistentCloudKitContainerOptions

Mentioned in

Overview

Use NSPersistentCloudKitContainerOptions to customize the behavior of an NSPersistentCloudKitContainer or to create additional store descriptions that sync to other containers.

For more information about setting up multiple stores, see Setting Up Core Data with CloudKit.

Topics

Creating Container Options

See Also

CloudKit mirroring