Editar

Compartir a través de


CKFetchRecordZoneChangesOperation.OptionsByRecordZoneID Property

Definition

Gets a dictionary of options, indexed by record zone 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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to