WidgetAlignmentX extension
Extension methods for aligning widgets
- on
Properties
- alignBottom → Widget
-
Available on Widget, provided by the WidgetAlignmentX extension
Align the widget to the bottomno setter - alignLeft → Widget
-
Available on Widget, provided by the WidgetAlignmentX extension
Align the widget to the leftno setter - alignRight → Widget
-
Available on Widget, provided by the WidgetAlignmentX extension
Align the widget to the rightno setter - alignTop → Widget
-
Available on Widget, provided by the WidgetAlignmentX extension
Align the widget to the topno setter - center → Widget
-
Available on Widget, provided by the WidgetAlignmentX extension
Center the widgetno setter
Methods
-
align(
Alignment alignment) → Widget -
Available on Widget, provided by the WidgetAlignmentX extension
Align the widget with custom alignment