Android.InputMethodServices.AbstractInputMethodService.OnKeyMultiple Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("onKeyMultiple", "(IILandroid/view/KeyEvent;)Z", "GetOnKeyMultiple_IILandroid_view_KeyEvent_Handler")]
public abstract bool OnKeyMultiple ([Android.Runtime.GeneratedEnum] Android.Views.Keycode keyCode, int count, Android.Views.KeyEvent e)

Parameters

keyCode
Documentation for this section has not yet been entered.
count
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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