Resource.Attribute.SearchSuggestThreshold Field

Definition

If provided, this is the minimum number of characters needed to trigger search suggestions.

[Android.Runtime.Register("searchSuggestThreshold")]
public const int SearchSuggestThreshold = 16843373;
[<Android.Runtime.Register("searchSuggestThreshold")>]
val mutable SearchSuggestThreshold : int

Field Value

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