CKSyncEngineSyncReason.manual
A manual sync operation.
Declaration
case manualDiscussion
The sync engine uses this reason only when your app invokes the fetchChangesWithCompletionHandler: and sendChangesWithCompletionHandler: methods and their variants.