pub static WINDOW_CLOSE_REQUESTED_EVENT: Event<WindowCloseRequestedArgs>
Expand description
Window close requested event.
Calling propagation().stop()
on this event cancels the window close.
pub static WINDOW_CLOSE_REQUESTED_EVENT: Event<WindowCloseRequestedArgs>
Window close requested event.
Calling propagation().stop()
on this event cancels the window close.