init(_:)
Creates a sync engine with the specified configuration.
Declaration
init(_ configuration: CKSyncEngine.Configuration)Parameters
- configuration:
The attributes of the new sync engine, such as the associated database and the object to use as the engine’s delegate. For more information, see Configuration.