Android.Views.View.DispatchKeyShortcutEvent Method
Dispatches a key shortcut event.

Syntax

[Android.Runtime.Register("dispatchKeyShortcutEvent", "(Landroid/view/KeyEvent;)Z", "GetDispatchKeyShortcutEvent_Landroid_view_KeyEvent_Handler")]
public virtual bool DispatchKeyShortcutEvent (KeyEvent e)

Parameters

e
The key event to be dispatched.

Returns

Documentation for this section has not yet been entered.

Remarks

Dispatches a key shortcut event.

[Android Documentation]

Requirements

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