zng::window

Static 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.