[][src]Module iced_native::layout::flex

Distribute elements using a flex-based layout.

Enums

Axis

The main axis of a flex layout.

Functions

resolve

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