public abstract class MenuItemActionViewEvent
extends java.lang.Object
Warning: Instances keep a strong reference to the menu item. Operators that
cache instances have the potential to leak the associated Context.
| Modifier and Type | Method and Description |
|---|---|
abstract android.view.MenuItem |
menuItem()
The menu item from which this event occurred.
|