Contents

initWithZone:

Creates a pending zone save for the specified record zone.

Declaration

- (instancetype) initWithZone:(CKRecordZone *) zone;

Parameters

  • zone:

    The record zone to save.

Return Value

An initialized pending zone save.