VerticalAlignment

Used by UIGridStyleLayout.VerticalAlignment to align the layout vertically within its parent.

Items

NameValueSummary
Center0

Grid is aligned to the center of its parent along the Y axis.

Top1

Grid is aligned to the top edge of its parent.

Bottom2

Grid is aligned to the bottom edge of its parent.

On this page