VAlign

Vertical placement of a child within the space available to it.

Values

ValueMeaning
fill

Stretch to fill the height (the default).

top

Keep the preferred height, against the top edge.

middle

Keep the preferred height, centered.

bottom

Keep the preferred height, against the bottom edge.

Meta