Share via


CKFetchRecordZoneChangesOptions.DesiredKeys Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? DesiredKeys { [Foundation.Export("desiredKeys", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDesiredKeys:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("desiredKeys", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDesiredKeys:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DesiredKeys : string[] with get, set

Property Value

String[]
Attributes

Applies to