SearchableInfo.VoiceSearchEnabled Property

Definition

Checks if the searchable activity wants the voice search button to be shown.

public bool VoiceSearchEnabled { [Android.Runtime.Register("getVoiceSearchEnabled", "()Z", "")] get; }
[<get: Android.Runtime.Register("getVoiceSearchEnabled", "()Z", "")>]
member this.VoiceSearchEnabled : bool

Property Value

Attributes

Remarks

Checks if the searchable activity wants the voice search button to be shown.

Java documentation for android.app.SearchableInfo.getVoiceSearchEnabled().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to