OnDismissListener
interface OnDismissListener
androidx.appcompat.widget.PopupMenu.OnDismissListener |
Callback interface used to notify the application that the menu has closed.
Summary
Public methods |
|
---|---|
abstract Unit |
Called when the associated menu has been dismissed. |