Function cosmic::iced_winit::program::user_force_quit
source ยท pub fn user_force_quit(event: &WindowEvent, _modifiers: ModifiersState) -> bool
Expand description
Returns true if the provided event should cause a Program
to
exit.