Android.Views.TextService.SuggestionsInfo: Field Members

The fields 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 Fields

const
ResultAttrHasRecommendedSuggestionsSuggestionsAttributes (4). Flag of the attributes of the suggestions that can be obtained by SuggestionsInfo.SuggestionsAttributes: this tells that the text service thinks the result suggestions include highly recommended ones.
const
ResultAttrInTheDictionarySuggestionsAttributes (1). Flag of the attributes of the suggestions that can be obtained by SuggestionsInfo.SuggestionsAttributes: this tells that the requested word was found in the dictionary in the text service.
const
ResultAttrLooksLikeTypoSuggestionsAttributes (2). Flag of the attributes of the suggestions that can be obtained by SuggestionsInfo.SuggestionsAttributes: this tells that the text service thinks the requested word looks like a typo.