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