Window.OpenPanel(Int32, KeyEvent) Method

Definition

[Android.Runtime.Register("openPanel", "(ILandroid/view/KeyEvent;)V", "GetOpenPanel_ILandroid_view_KeyEvent_Handler")]
public abstract void OpenPanel (int featureId, Android.Views.KeyEvent? e);
[<Android.Runtime.Register("openPanel", "(ILandroid/view/KeyEvent;)V", "GetOpenPanel_ILandroid_view_KeyEvent_Handler")>]
abstract member OpenPanel : int * Android.Views.KeyEvent -> unit

Parameters

featureId
Int32
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to