showsBaselineSeparator
A Boolean value that indicates whether the toolbar shows the separator between the toolbar and the main window contents.
Declaration
var showsBaselineSeparator: Bool { get set }Discussion
If the value of this property is true, the toolbar shows the separator between the toolbar and the main window contents. If the value is false, the toolbar doesn’t show the separator. The default value is false.