Structs§
- Wrap
W
Wrapping inline layout.
Traits§
- Widget
Info Wrap Ext - Extension methods for
WidgetInfo
that may represent aWrap!
instance.
Functions§
- children
c
Inlined wrap items.- children_
align c
Children align.- get_
index P
Get the child index in the parent wrap.- get_
index_ len P
Get the child index and number of children.- get_
rev_ index P
Get the child index, starting from the last child at0
.- is_even
P
If the child index is even.- is_
first P
If the child is the first.- is_last
P
If the child is the last.- is_odd
P
If the child index is odd.- lazy_
sample - Create a node that estimates the size of wrap panel children.
- lazy_
size - Create a node that estimates the size of wrap panel children.
- node
- Wrap node.
- spacing
c
Space in between items and rows.