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.
pub fn quit_app()Initiates the application shutdown process.
This function sends a QuitApp event to the application’s event loop,
triggering the application to close gracefully.