Module flow_layout
Structs§
- Flow
Layout Concept - PRIMARY_
DIRECTION_ PROPERTY - The direction along which the layout arranges items until the layout limit in that direction is reached.
- SECONDARY_
DIRECTION_ PROPERTY - The direction along which the flow layout arranges lines of the primary direction.
Enums§
- Layout
Direction - Direction (or axis) of the layout, used in both primary and secondary direction.
Traits§
- IFlow
Layout Concept - Flow layout concept base class.