Syntax
[System.Flags]
public enum SuggestionSpanFlags
Remarks
Members
Member Name | Description |
---|
AutoCorrection | Sets this flag if the auto correction is about to be applied to a word/text
that the user is typing/composing. This type of suggestion is rendered differently
to indicate the auto correction is happening.
|
EasyCorrect | Sets this flag if the suggestions should be easily accessible with few interactions.
This flag should be set for every suggestions that the user is likely to use.
|
Misspelled | Sets this flag if the suggestions apply to a misspelled word/text. This type of suggestion is
rendered differently to highlight the error.
|
Requirements
Namespace: Android.Text.Style
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0