- featureId
- The panel being created.
- menu
- The menu inside the panel.
Documentation for this section has not yet been entered.
Default implementation of NoType:android/view/Window$Callback;Href=../../../reference/android/view/Window.Callback.html#onCreatePanelMenu(int, android.view.Menu) for activities. This calls through to the new Activity.OnCreateOptionsMenu(Android.Views.IMenu) method for the Android.Views.Window.FEATURE_OPTIONS_PANEL panel, so that subclasses of Activity don't need to deal with feature codes.