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.
pub static WINDOW_LOAD_EVENT: Event<WindowOpenArgs>Window instance state has changed to WindowInstanceState::Loaded.
If the window has renderer this event notifies only after the window is loaded with renderer.