Android.Views.InputMethods.ExtractedTextRequest Class
Description of what an input method would like from an application when extract text from its input editor.

See Also: ExtractedTextRequest Members

Syntax

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

Remarks

Description of what an input method would like from an application when extract text from its input editor.

[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