The members of Android.Views.InputMethods.InputConnection are listed below.
See Also: Inherited members from System.Object
const | GetExtractedTextMonitor | TextExtractFlags (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 | GetTextWithStyles | GetTextFlags (1). Flag for use with InputConnection.getTextAfterCursor(int, int) and InputConnection.getTextBeforeCursor(int, int) to have style information returned along with the text. |