DIALOG_CLOSE_CANCELED_EVENT

Static DIALOG_CLOSE_CANCELED_EVENT 

Source
pub static DIALOG_CLOSE_CANCELED_EVENT: Event<DialogCloseCanceledArgs>
Expand description

An attempt to close the dialog was made without setting the response.

Dialogs must only close using DIALOG.respond.