Added in API level 1

OnDismissListener

interface OnDismissListener
android.widget.PopupWindow.OnDismissListener

Listener that is called when this popup window is dismissed.

Summary

Public methods
abstract Unit

Called when this popup window is dismissed.

Public methods

onDismiss

Added in API level 1
abstract fun onDismiss(): Unit

Called when this popup window is dismissed.