onDismiss

open fun onDismiss(dialog: DialogInterface)

Called when the dialog is dismissed. Notifies the callback if the dialog was cancelled without creating a page.

Parameters

dialog

The dialog that was dismissed.