Android.Views.TextService.SuggestionsInfo: Method Members

The methods of Android.Views.TextService.SuggestionsInfo are listed below. For a list of all members, see the SuggestionsInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Used to make this class parcelable.
GetSuggestionAt(int) : string
SetCookieAndSequence(int, int)
Set the cookie and the sequence of SuggestionsInfo which are set to TextInfo from a client application
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Used to package this object into a Android.OS.Parcel.