setOnDismissListener
open fun setOnDismissListener(onDismissListener: DialogInterface.OnDismissListener): AlertDialog.Builder(source)
Sets the callback that will be called when the dialog is dismissed for any reason.
Return
This Builder object to allow for chaining of calls to set methods