[][src]Module uniui_base::layouts::prelude

Macros

u_linear_layout

Simplifies LinearLayout creation

Structs

LinearLayout

LinearLayout places widgets one after another verically or horizontally.

Enums

AlignmentHorizontal
AlignmentVertical
ItemsAlignment

Possible alignment of the items in LinearLayout.

Orientation