Expand description
Display interactive elements on top of other widgets.
Structs§
- Element
- A generic Overlay.
- Group
- An Overlaycontainer that displays multiple overlayoverlay::Elementchildren.
- Nested
- An overlay container that displays nested overlays
Traits§
- Overlay
- An interactive component that can be displayed on top of other widgets.
Functions§
- from_children 
- Returns a Groupof overlayElementchildren.