pub static WINDOW_LOAD_EVENT: Event<WindowOpenArgs>Expand description
Window instance state has changed to WindowInstanceState::Loaded.
If the window has a renderer this event notifies only after the window is loaded with renderer in the view-process.