Contents

orientation

The horizontal or vertical layout direction of the stack view.

Declaration

var orientation: NSUserInterfaceLayoutOrientation { get set }

Discussion

Default value is NSUserInterfaceLayoutOrientation.horizontal. For values that apply to this property, see NSUserInterfaceLayoutOrientation.

See Also

Configuring the Stack View Layout