CKFetchRecordZoneChangesOperation.OptionsByRecordZoneID 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取按记录区域 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
。
- 属性