zoneID
The unique ID of the zone.
Declaration
@NSCopying var zoneID: CKRecordZone.ID { get }Discussion
The zone ID contains the name of the zone and the name of the user who owns the zone. Use this property to access both of those values.
The unique ID of the zone.
@NSCopying var zoneID: CKRecordZone.ID { get }The zone ID contains the name of the zone and the name of the user who owns the zone. Use this property to access both of those values.