public static interface PopupMenu.OnDismissListener
Modifier and Type | Method and Description |
---|---|
void |
onDismiss(PopupMenu menu)
Called when the associated menu has been dismissed.
|
void onDismiss(PopupMenu menu)
menu
- the popup menu that was dismissed