Android.Views.InputMethods.InputConnection Members

The members of Android.Views.InputMethods.InputConnection are listed below.

See Also: Inherited members from System.Object

Public Fields

const
GetExtractedTextMonitorTextExtractFlags (1). Flag for use with InputConnection.getExtractedText(android.view.inputmethod.ExtractedTextRequest, int) to indicate you would like to receive updates when the extracted text changes.
const
GetTextWithStylesGetTextFlags (1). Flag for use with InputConnection.getTextAfterCursor(int, int) and InputConnection.getTextBeforeCursor(int, int) to have style information returned along with the text.