egui/examples/confirm_exit/README.md

7 lines
126 B
Markdown

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