Android.Views.Window.PerformPanelShortcut Method

Syntax

[Android.Runtime.Register("performPanelShortcut", "(IILandroid/view/KeyEvent;I)Z", "GetPerformPanelShortcut_IILandroid_view_KeyEvent_IHandler")]
public abstract bool PerformPanelShortcut (int featureId, [Android.Runtime.GeneratedEnum] Keycode keyCode, KeyEvent e, [Android.Runtime.GeneratedEnum] MenuPerformFlags flags)

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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