Contents

NSUserInterfaceLayoutOrientation.vertical

The vertical orientation.

Declaration

case vertical

Discussion

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.

See Also

Constants