android.widget.PopupMenu.OnDismissListener |
Callback interface used to notify the application that the menu has closed.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the associated menu has been dismissed.
|
Called when the associated menu has been dismissed.
menu | The PopupMenu that was dismissed. |
---|