egui/examples/confirm_exit
2022-12-04 17:27:40 +01:00
..
src Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00
Cargo.toml Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00
README.md Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00
screenshot.png Automatically generate screenshots for all examples (#2379) 2022-12-04 17:27:40 +01:00

Example how to show a confirm dialog before exiting an application.

cargo run -p confirm_exit