Android.Views.InputMethods.CorrectionInfo Class
Information about a single text correction that an editor has reported to an input method.

See Also: CorrectionInfo Members

Syntax

[Android.Runtime.Register("android/view/inputmethod/CorrectionInfo", DoNotGenerateAcw=true)]
public sealed class CorrectionInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Information about a single text correction that an editor has reported to an input method.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11