Android.InputMethodServices.AbstractInputMethodService.OnCreateInputMethodInterface Method
Called by the framework during initialization, when the InputMethod interface for this service needs to be created.

Syntax

[Android.Runtime.Register("onCreateInputMethodInterface", "()Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodImpl;", "GetOnCreateInputMethodInterfaceHandler")]
public abstract AbstractInputMethodService.AbstractInputMethodImpl OnCreateInputMethodInterface ()

Returns

Documentation for this section has not yet been entered.

Remarks

Called by the framework during initialization, when the InputMethod interface for this service needs to be created.

[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