Android.InputMethodServices.AbstractInputMethodService.OnCreateInputMethodSessionInterface Method
Called by the framework when a new InputMethodSession interface is needed for a new client of the input method.

Syntax

[Android.Runtime.Register("onCreateInputMethodSessionInterface", "()Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;", "GetOnCreateInputMethodSessionInterfaceHandler")]
public abstract AbstractInputMethodService.AbstractInputMethodSessionImpl OnCreateInputMethodSessionInterface ()

Returns

Documentation for this section has not yet been entered.

Remarks

Called by the framework when a new InputMethodSession interface is needed for a new client of the input method.

[Android Documentation]

Requirements

Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3