Contents

allowsFullHeightLayout

A Boolean value that indicates whether full-height sidebars appear in the window after you set a style mask.

Declaration

var allowsFullHeightLayout: Bool { get set }

Discussion

This property only applies to NSSplitViewItem.Behavior.sidebar and NSSplitViewItem.Behavior.inspector. The default value is true.

See Also

Customizing appearance