SearchableInfo.SuggestThreshold Property

Definition

Gets the suggestion threshold.

public int SuggestThreshold { [Android.Runtime.Register("getSuggestThreshold", "()I", "")] get; }
[<get: Android.Runtime.Register("getSuggestThreshold", "()I", "")>]
member this.SuggestThreshold : int

Property Value

The suggestion threshold, or 0 if not set.

Attributes

Remarks

Gets the suggestion threshold.

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

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