Direction

Contents


Contents

The Direction enum describes the stack layout's direction.

Values

ValueDescription
HORIZONTALIndicates stack's children distribute on a row.
VERTICALIndicates stack's children distribute on a column.