The properties of Android.Views.InputMethods.CorrectionInfo are listed below. For a list of all members, see the CorrectionInfo Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. Used to make this class parcelable. |
[read-only] | NewText | string. Documentation for this section has not yet been entered. |
[read-only] | NewTextFormatted | Java.Lang.ICharSequence. Return the new text that corrects what was typed by the user. |
[read-only] | Offset | int. Return the offset position of this correction in the text. |
[read-only] | OldText | string. Documentation for this section has not yet been entered. |
[read-only] | OldTextFormatted | Java.Lang.ICharSequence. Return the text that has actually been typed by the user, and which has been corrected. |
[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. |