game-wip-dontplay/egui/examples/confirm_exit/README.md
2023-04-18 15:38:14 +02:00

7 lines
126 B
Markdown

Example how to show a confirm dialog before exiting an application.
```sh
cargo run -p confirm_exit
```
![](screenshot.png)