WINDOW_LOAD_EVENT

Static WINDOW_LOAD_EVENT 

Source
pub static WINDOW_LOAD_EVENT: Event<WindowOpenArgs>
Expand description

Window instance state has changed to WindowInstanceState::Loaded.

If the window has renderer this event notifies only after the window is loaded with renderer.