Module iced_core::layout::flex

source ·
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.