material-popup-menu / com.github.zawadz88.materialpopupmenu / MaterialPopupMenu / setOnDismissListener

setOnDismissListener

fun setOnDismissListener(listener: (() -> Unit)?): Unit

Sets a listener that is called when this popup window is dismissed.

Parameters

listener - Listener that is called when this popup window is dismissed.