Share via


MKLocalSearchCompleter.Searching Property

Definition

Gets a bool that tells whether a search is in progress.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Searching { [Foundation.Export("isSearching")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isSearching")>]
member this.Searching : bool

Property Value

Attributes

Applies to