CKSyncEngine.SyncReason.manual
A manual sync operation.
Declaration
case manualDiscussion
The sync engine uses this reason only when your app invokes the fetchChanges(_:) and sendChanges(_:) methods.
A manual sync operation.
case manualThe sync engine uses this reason only when your app invokes the fetchChanges(_:) and sendChanges(_:) methods.