No examples for this method.
Frequently called with: [Clear]
-1
| 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. |
|---|