Contents

databaseScope

The database scope — public, private, or shared — to use for a specified store in a persistent CloudKit container.

Declaration

var databaseScope: CKDatabase.Scope { get set }

See Also

Creating Container Options