The methods of Android.Views.TextService.SpellCheckerSession are listed below. For a list of all members, see the SpellCheckerSession Members list.
See Also: Inherited members from Java.Lang.Object
Cancel()Cancel pending and running spell check tasks | ||
Close()Finish this session and allow TextServicesManagerService to disconnect the bound spell checker. | ||
GetSentenceSuggestions(TextInfo[], int)Get suggestions from the specified sentences | ||
GetSuggestions(TextInfo, int)Get candidate strings for a substring of the specified text. | ||
GetSuggestions(TextInfo[], int, bool)A batch process of getSuggestions |