Resource.Attribute.SearchSuggestIntentData Field

Definition

If provided, and not overridden by an action in the selected suggestion, this string will be placed in the data field of the Intent when the user clicks a suggestion.

[Android.Runtime.Register("searchSuggestIntentData")]
public const int SearchSuggestIntentData = 16843226;
[<Android.Runtime.Register("searchSuggestIntentData")>]
val mutable SearchSuggestIntentData : int

Field Value

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