Module flex
iced
0.14.0-dev
Module flex
Module Items
Enums
Functions
In iced::
advanced::
layout
Modules
flex
Structs
Layout
Limits
Node
Functions
atomic
contained
next_to_each_other
padded
positioned
sized
iced
::
advanced
::
layout
Module
flex
Copy item path
Settings
Help
Summary
Source
Expand description
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.