Module iced::advanced::layout::flex

source ·
Available on crate feature advanced only.
Expand description

Distribute elements using a flex-based layout.

Enums

  • The main axis of a flex layout.

Functions

  • Computes the flex layout with the given axis and limits, applying spacing, padding and alignment to the items as needed.