Resource.Attribute.VoicePromptText Field

Definition

If provided, this specifies a prompt that will be displayed during voice input.

[Android.Runtime.Register("voicePromptText")]
public const int VoicePromptText = 16843348;
[<Android.Runtime.Register("voicePromptText")>]
val mutable VoicePromptText : int

Field Value

Value = 16843348
Attributes

Remarks

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