Expand description
Structs§
- Stack
WStack layout.- Stack
Direction - Defines a placement point in the previous item and the origin point of the next.
Traits§
- Widget
Info Stack Ext - Extension methods for
WidgetInfothat may represent aStack!instance.
Functions§
- children
BStack items.- children_
align BItems alignment.- direction
BStack direction.- get_
index PGet the child index in the parent stack.- get_
index_ len PGet the child index and number of children.- get_
rev_ index PGet the child index, starting from the last child at0.- is_even
PIf the child index is even.- is_
first PIf the child is the first.- is_last
PIf the child is the last.- is_odd
PIf the child index is odd.- lazy_
sample - Create a node that estimates the size of stack panel children.
- lazy_
size - Create a node that estimates the size of stack panel children.
- node
- Stack node.
- spacing
BSpace in-between items.- stack_
nodes - Basic Z-stack node sized by one of the items.