enum sap.ui.commons.layout.VAlign

Visiblity: public
Available since: N/A
Module: sap/ui/commons/library
Application Component: CA-UI5-CTR

Vertical alignment, e.g. of a layout cell's content within the cell's borders.


Properties Overview

Node Description
sap.ui.commons.layout.VAlign.Bottom

Aligned at the bottom.

sap.ui.commons.layout.VAlign.Middle

Vertically centered.

sap.ui.commons.layout.VAlign.Top

Aligned at the top.