Android.Text.Style.SuggestionSpan: Field Members

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

Public Fields

const
ActionSuggestionPickedstring.
const
FlagAutoCorrectionSuggestionSpanFlags (4). Sets this flag if the auto correction is about to be applied to a word/text that the user is typing/composing.
const
FlagEasyCorrectSuggestionSpanFlags (1). Sets this flag if the suggestions should be easily accessible with few interactions.
const
FlagMisspelledSuggestionSpanFlags (2). Sets this flag if the suggestions apply to a misspelled word/text.
const
SuggestionsMaxSizeint (5).
const
SuggestionSpanPickedAfterstring.
const
SuggestionSpanPickedBeforestring.
const
SuggestionSpanPickedHashcodestring.