Android.Views.InputMethods.ExtractedText Class
Information about text that has been extracted for use by an input method.

See Also: ExtractedText Members

Syntax

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

Remarks

Information about text that has been extracted for use by an input method. This contains information about a portion of the currently edited text, that the IME should display into its own interface while in extracted mode.

[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 3