Module align

Source
Expand description

One- and two-dimensional alignment (Align::Center, Align2::LEFT_TOP etc).

Structs§

Align2
Two-dimension alignment, e.g. Align2::LEFT_TOP.

Enums§

Align
left/center/right or top/center/bottom alignment for e.g. anchors and layouts.

Functions§

center_size_in_rect
Allocates a rectangle of the specified size inside the frame rectangle around of its center.