AlignmentExtension extension

Extension to easily align widgets

on

Properties

alignBottom → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the bottom
no setter
alignBottomLeft → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the bottom left
no setter
alignBottomRight → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the bottom right
no setter
alignLeft → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the left
no setter
alignRight → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the right
no setter
alignTop → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the top
no setter
alignTopLeft → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the top left
no setter
alignTopRight → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the top right
no setter
centered → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget to the center
no setter

Methods

align(Alignment alignment) → Widget

Available on Widget, provided by the AlignmentExtension extension

Aligns the widget with a custom alignment