SentenceSuggestionsInfo.SuggestionsCount Property

Definition

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

Property Value

the count of SuggestionsInfos this instance holds.

Attributes

Remarks

Java documentation for android.view.textservice.SentenceSuggestionsInfo.getSuggestionsCount().

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