initWithZoneIDs:

Creates a scope that contains only the given zone IDs. If zoneIDs is nil, then this scope contains all zones.

Declaration

- (instancetype) initWithZoneIDs:(NSSet<CKRecordZoneID *> *) zoneIDs;