Android.Views.InputMethods.IInputConnectionExtensions Members

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

See Also: Inherited members from System.Object

Public Methods

static
CommitText(this IInputConnection, string, int) : bool
Documentation for this section has not yet been entered.
static
GetSelectedText(this IInputConnection, GetTextFlags) : string
Documentation for this section has not yet been entered.
static
GetTextAfterCursor(this IInputConnection, int, GetTextFlags) : string
Documentation for this section has not yet been entered.
static
GetTextBeforeCursor(this IInputConnection, int, GetTextFlags) : string
Documentation for this section has not yet been entered.
static
SetComposingText(this IInputConnection, string, int) : bool
Documentation for this section has not yet been entered.