Platforms to show: All Mac Windows Linux Cross-Platform

Back to CKRecordZoneSubscriptionMBS class.

CKRecordZoneSubscriptionMBS.recordType as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The record type being monitored in a query-based subscription. (read-only)

The value of this property applies only to query-based subscriptions and is set automatically by the CKRecordZoneSubscriptionMBS and CKRecordZoneSubscriptionMBS methods. For all other types of subscription objects, the value of this property is ignored and set to nil.
(Read and Write property)

CKRecordZoneSubscriptionMBS.zoneID as CKRecordZoneIDMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Zone that the specified query subscription is scoped to.

The value of this property applies both to query-based subscriptions and zone-based subscriptions. Specifying a record zone limits the search scope to the records in that zone. In the case of a zone-based subscription, the search encompasses all records in the zone. For a query-based subscription, the search encompasses only records of recordType in that zone.

For zone-based subscriptions, the value of this property is set automatically by the CKRecordZoneSubscriptionMBS or CKRecordZoneSubscriptionMBS methods. For all other subscription types, the default value is nil. To apply a zone to a query-based subscription, you must assign a value explicitly.
(Read only property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...