mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 00:58:53 +00:00
92c7053a14
Rename `examples/user_attention/README.mg` to `examples/user_attention/README.md`.
8 lines
219 B
Markdown
8 lines
219 B
Markdown
An example of requesting a user's attention to the main window, and resetting the ongoing attention animations when necessary. Only works on native platforms.
|
|
|
|
```sh
|
|
cargo run -p user_attention
|
|
```
|
|
|
|

|