Contents

failedZoneDeletes

The unique identifiers of the record zones CloudKit is unable to delete, and the reasons why.

Declaration

@property (nonatomic, copy, readonly) NSDictionary<CKRecordZoneID *,NSError *> * failedZoneDeletes;

See Also

Accessing failed changes