Contents

CKSyncEngine.SyncReason.manual

A manual sync operation.

Declaration

case manual

Discussion

The sync engine uses this reason only when your app invokes the fetchChanges(_:) and sendChanges(_:) methods.

See Also

Sync reasons