* Sibling PR: https://github.com/emilk/egui/pull/5321
eframe::Result
eframe::Result<()>
examples/user_attention/README.mg
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.
cargo run -p user_attention