initWithExcludedZoneIDs:
Creates a scope that includes all zones except the specified excluded zones.
Declaration
- (instancetype) initWithExcludedZoneIDs:(NSSet<CKRecordZoneID *> *) zoneIDs;Creates a scope that includes all zones except the specified excluded zones.
- (instancetype) initWithExcludedZoneIDs:(NSSet<CKRecordZoneID *> *) zoneIDs;