CKFetchRecordZoneChangesOperation.OptionsByRecordZoneID 属性

定义

获取按记录区域 ID 编制索引的选项字典。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")]
public virtual Foundation.NSDictionary<CloudKit.CKRecordZoneID,CloudKit.CKFetchRecordZoneChangesOptions> OptionsByRecordZoneID { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [Foundation.Export("optionsByRecordZoneID", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'ConfigurationsByRecordZoneID' instead.")] [Foundation.Export("setOptionsByRecordZoneID:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.OptionsByRecordZoneID : Foundation.NSDictionary<CloudKit.CKRecordZoneID, CloudKit.CKFetchRecordZoneChangesOptions> with get, set

属性值

(此节点的更多文档即将)

此值可为 null

属性

适用于