The fields of Android.Text.Style.SuggestionSpan are listed below. For a list of all members, see the SuggestionSpan Members list.
See Also: Inherited members from Android.Text.Style.CharacterStyle
const | ActionSuggestionPicked | string. |
const | FlagAutoCorrection | SuggestionSpanFlags (4). Sets this flag if the auto correction is about to be applied to a word/text that the user is typing/composing. |
const | FlagEasyCorrect | SuggestionSpanFlags (1). Sets this flag if the suggestions should be easily accessible with few interactions. |
const | FlagMisspelled | SuggestionSpanFlags (2). Sets this flag if the suggestions apply to a misspelled word/text. |
const | SuggestionsMaxSize | int (5). |
const | SuggestionSpanPickedAfter | string. |
const | SuggestionSpanPickedBefore | string. |
const | SuggestionSpanPickedHashcode | string. |