Re-exports§
pub use theme::Theme;
pub use theme::ThemePreference;
Modules§
- theme 🔒
Structs§
- Focus 🔒Keeps tracks of what widget has keyboard focus
- The widget with focus.
- The state of the interaction in egui, i.e. what is being dragged.
- The data that egui persists between frames.
- Some global options that you can read and write.
Enums§
Type Aliases§
- Order
Map 🔒Map containing the index of each layer in the order list, for quick lookups.