add On Dismiss Listener
fun addOnDismissListener(listener: DialogInterface.OnDismissListener): Boolean
Content copied to clipboard
The supplied listener is called whenever the DialogFragment is dismissed, no matter how it is dismissed.