Static zng_ext_window::WINDOW_CLOSE_REQUESTED_EVENT

source ยท
pub static WINDOW_CLOSE_REQUESTED_EVENT: Event<WindowCloseRequestedArgs>
Expand description

Window close requested event.

Calling propagation().stop() on this event cancels the window close.