Defines the orientation of the Stack Layout.
Definition
Fields
Orders the inner elements in a horizontal stack.
C#
Horizontal = 0
Orders the inner elements in a vertical stack.
C#
Vertical = 1
Defines the orientation of the Stack Layout.
Orders the inner elements in a horizontal stack.
Horizontal = 0
Orders the inner elements in a vertical stack.
Vertical = 1