Contents

delegate

The object that provides the records to sync and handles any related events.

Declaration

@property (weak) id<CKSyncEngineDelegate> delegate;

See Also

Handling record changes