Contents

titlebarSeparatorStyle

The type of separator that the app displays between the title bar and content of a window.

Declaration

var titlebarSeparatorStyle: NSTitlebarSeparatorStyle { get set }

Discussion

The default value is NSTitlebarSeparatorStyle.automatic. Changing this value overrides any preference by NSSplitViewItem.

See Also

Managing Title Bars