The members of Android.Text.Style.SuggestionSpan are listed below.
See Also: Inherited members from Android.Text.Style.CharacterStyle
Documentation for this section has not yet been entered. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
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. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
Flags | SuggestionSpanFlags. | |
[read-only] | Locale | string. |
[read-only] | SpanTypeId | int. Return a special type identifier for this span class. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
GetSuggestions() | ||
override | UpdateDrawState(Android.Text.TextPaint) | |
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |