Static zng_ext_window::WINDOW_CLOSE_EVENT

source ยท
pub static WINDOW_CLOSE_EVENT: Event<WindowCloseArgs>
Expand description

Window closed event.

The closed windows deinit after this event notifies, so the window content can subscribe to it.