1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/examples/confirm_exit/README.md
2022-12-04 17:27:40 +01:00

126 B

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

cargo run -p confirm_exit