Share via


CKFetchRecordZoneChangesOperation.OptionsByRecordZoneID Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<CloudKit.CKRecordZoneID,CloudKit.CKFetchRecordZoneChangesOptions>? OptionsByRecordZoneID { [Foundation.Export("optionsByRecordZoneID", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOptionsByRecordZoneID:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("optionsByRecordZoneID", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setOptionsByRecordZoneID:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.OptionsByRecordZoneID : Foundation.NSDictionary<CloudKit.CKRecordZoneID, CloudKit.CKFetchRecordZoneChangesOptions> with get, set

Property Value

Attributes

Applies to