Module iced_native::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.