Function egui_winit::short_window_event_description
source ยท pub fn short_window_event_description(event: &WindowEvent) -> &'static str
Expand description
Short and fast description of a window event. Useful for logging and profiling.