- featureId
- The panel that the menu is in.
- item
- The menu item that was selected.
Documentation for this section has not yet been entered.
Default implementation of NoType:android/view/Window$Callback;Href=../../../reference/android/view/Window.Callback.html#onMenuItemSelected(int, android.view.MenuItem) for activities. This calls through to the new Activity.OnOptionsItemSelected(Android.Views.IMenuItem) method for the Android.Views.Window.FEATURE_OPTIONS_PANEL panel, so that subclasses of Activity don't need to deal with feature codes.