CKRecordZoneSubscription 类  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于记录区域更改的订阅。
[Foundation.Register("CKRecordZoneSubscription", true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public class CKRecordZoneSubscription : CloudKit.CKSubscription, IDisposable
	type CKRecordZoneSubscription = class
    inherit CKSubscription
    interface INSCoding
    interface INativeObject
    interface IDisposable
    interface INSCopying
    interface INSSecureCoding
		- 继承
 
- 属性
 
- 实现
 
构造函数
| CKRecordZoneSubscription(CKRecordZoneID) | 
		 使用指定的 CKRecordZoneSubscription 创建一个新的   | 
        	
| CKRecordZoneSubscription(CKRecordZoneID, String) | 
		 使用指定的   | 
        	
| CKRecordZoneSubscription(IntPtr) | 
		 创建非托管对象的托管表示形式时使用的构造函数;由运行时调用。  | 
        	
| CKRecordZoneSubscription(NSCoder) | 
		 从 unarchiver 对象中存储的数据初始化 对象的构造函数。  | 
        	
| CKRecordZoneSubscription(NSObjectFlag) | 
		 在派生类上调用 的构造函数,以跳过初始化并仅分配 对象。  | 
        	
属性
| Class | 
		 用于记录区域更改的订阅。 (继承自 NSObject) | 
        	
| ClassHandle | 
		 此类的句柄。  | 
        	
| DebugDescription | 
		 此对象的开发人员有意义的说明。 (继承自 NSObject) | 
        	
| Description | 
		 对象的说明,即 ToString 的 Objective-C 版本。 (继承自 NSObject) | 
        	
| Handle | 
		 处理指向非托管对象表示形式的 (指针) 。 (继承自 NSObject) | 
        	
| IsDirectBinding | 
		 用于记录区域更改的订阅。 (继承自 NSObject) | 
        	
| IsProxy | 
		 用于记录区域更改的订阅。 (继承自 NSObject) | 
        	
| NotificationInfo | 
		 此 CKSubscription发送的推送通知的配置数据。 (继承自 CKSubscription) | 
        	
| Predicate | 
		 开发人员不应使用此已弃用的属性。 (继承自 CKSubscription) | 
        	
| RecordType | 
		 获取或设置订阅监视的记录的类型。  | 
        	
| RetainCount | 
		 返回对象的当前 Objective-C 保留计数。 (继承自 NSObject) | 
        	
| Self | 
		 用于记录区域更改的订阅。 (继承自 NSObject) | 
        	
| SubscriptionId | 
		 获取此 CKSubscription 的唯一标识符。 (继承自 CKSubscription) | 
        	
| SubscriptionOptions | 
		 开发人员不应使用此已弃用的属性。 (继承自 CKSubscription) | 
        	
| SubscriptionType | 
		 获取 提供   | 
        	
| Superclass | 
		 用于记录区域更改的订阅。 (继承自 NSObject) | 
        	
| SuperHandle | 
		 用于表示此 NSObject 基类中方法的句柄。 (继承自 NSObject) | 
        	
| Zone | 
		 用于记录区域更改的订阅。 (继承自 NSObject) | 
        	
| ZoneID | 
		 获取或设置记录区域 ID。  | 
        	
方法
扩展方法
| ObjectDidBeginEditing(NSObject, INSEditor) | 
		 用于记录区域更改的订阅。  | 
        	
| ObjectDidEndEditing(NSObject, INSEditor) | 
		 用于记录区域更改的订阅。  | 
        	
| GetValidModes(NSObject, NSFontPanel) | 
		 用于记录区域更改的订阅。  | 
        	
| ValidateToolbarItem(NSObject, NSToolbarItem) | 
		 用于记录区域更改的订阅。  | 
        	
| GetDebugDescription(INSObjectProtocol) | 
		 用于记录区域更改的订阅。  | 
        	
| AcceptsPreviewPanelControl(NSObject, QLPreviewPanel) | 
		 用于记录区域更改的订阅。  | 
        	
| BeginPreviewPanelControl(NSObject, QLPreviewPanel) | 
		 用于记录区域更改的订阅。  | 
        	
| EndPreviewPanelControl(NSObject, QLPreviewPanel) | 
		 用于记录区域更改的订阅。  | 
        	
| GetAccessibilityCustomRotors(NSObject) | 
		 获取适用于   | 
        	
| SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[]) | 
		 设置适用于   |