Share via


CSSearchableItemAttributeSet.SupportsPhoneCall Property

Definition

Gets or sets a value that tells whether the number associated with an item can be called.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? SupportsPhoneCall { [Foundation.Export("supportsPhoneCall", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSupportsPhoneCall:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportsPhoneCall", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSupportsPhoneCall:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SupportsPhoneCall : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to