Module cosmic::iced_runtime::core::layout
source · Expand description
Position your widgets properly.
Modules§
- Distribute elements using a flex-based layout.
Structs§
- The bounds of a
Node
and its children, using absolute coordinates. - A set of size constraints for layouting.
- The bounds of an element and its children.
Functions§
- Produces a
Node
with two children nodes one right next to each other.