Structs§
- Layout
- The layout of a
Ui, e.g. “vertical & centered”. - Region 🔒
- This describes the bounds and existing contents of an
Ui. It is what is used and updated byLayoutwhen adding new widgets.
Enums§
- Direction
- Layout direction, one of
LeftToRight,RightToLeft,TopDown,BottomUp.
Constants§
- INFINITY 🔒