Share via


CNContactFetchRequest.KeysToFetch Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSArray KeysToFetch { [Foundation.Export("keysToFetch", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setKeysToFetch:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keysToFetch", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setKeysToFetch:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.KeysToFetch : Foundation.NSArray with get, set

Property Value

Attributes

Applies to