quit_app

Function quit_app 

Source
pub fn quit_app()
Expand description

Initiates the application shutdown process.

This function sends a QuitApp event to the application’s event loop, triggering the application to close gracefully.