Contents

database(with:)

Returns the database with the specified scope.

Declaration

func database(with databaseScope: CKDatabase.Scope) -> CKDatabase

Parameters

  • databaseScope:

    The database’s scope. See Scope for the available options.

See Also

Getting the Public and Private Databases