Android.Text.Method.MetaKeyKeyListener.HandleKeyDown Method
Handles presses of the meta keys.

Syntax

[Android.Runtime.Register("handleKeyDown", "(JILandroid/view/KeyEvent;)J", "")]
public static long HandleKeyDown (long state, [Android.Runtime.GeneratedEnum] Android.Views.Keycode keyCode, Android.Views.KeyEvent e)

Parameters

state
Documentation for this section has not yet been entered.
keyCode
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

Handles presses of the meta keys.

[Android Documentation]

Requirements

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