NSUserInterfaceLayoutOrientation.vertical
The vertical orientation.
Declaration
case verticalDiscussion
Use this constant in the orientation property to specify a vertical layout for the stack view. Use it to specify the vertical user interface axis for clipping resistance and hugging priority.
The leading, center, and trailing gravity areas in a vertical stack view are arranged top to bottom.