Module layout

Source

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 by Layout when adding new widgets.

Enums§

Direction
Layout direction, one of LeftToRight, RightToLeft, TopDown, BottomUp.

Constants§

INFINITY 🔒