Skip to main content

Module align

Module align 

Source
Expand description

Alignment container widget.

Positions a child widget within an available area according to horizontal and/or vertical alignment rules. The child is rendered into a sub-rect computed from the parent area and the child’s known or fixed dimensions.

Structs§

Align
A widget wrapper that aligns a child within the available area.

Enums§

VerticalAlignment
Vertical alignment method.