Structs§
- Your handle to egui.
- Plugins 🔒Callbacks that users can register
- What called
Context::request_repaint
orContext::request_discard
? - Information given to the backend about when it is time to repaint the ui.
- Per-viewport state related to repaint scheduling.
- State stored per viewport.
Constants§
Type Aliases§
- Generic event callback.