Module cosmic::iced_runtime::core::overlay
source · Expand description
Display interactive elements on top of other widgets.
Structs§
- A generic
Overlay
. - An
Overlay
container that displays multiple overlayoverlay::Element
children.
Traits§
- An interactive component that can be displayed on top of other widgets.