pub fn user_force_quit(event: &WindowEvent, _modifiers: ModifiersState) -> boolExpand description
Returns true if the provided event should cause a Program to
exit.
pub fn user_force_quit(event: &WindowEvent, _modifiers: ModifiersState) -> boolReturns true if the provided event should cause a Program to
exit.