Android.Views.InputMethods.IInputConnectionExtensions: Method Members

The methods of Android.Views.InputMethods.IInputConnectionExtensions are listed below. For a list of all members, see the IInputConnectionExtensions Members list.

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.