Resource.Attribute.VoiceMaxResults Field

Definition

If provided, enforces the maximum number of results to return, including the "best" result which will always be provided as the SEARCH intent's primary query.

[Android.Runtime.Register("voiceMaxResults")]
public const int VoiceMaxResults = 16843350;
[<Android.Runtime.Register("voiceMaxResults")>]
val mutable VoiceMaxResults : int

Field Value

Value = 16843350
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