tabStyle
The style used to display the tabs.
Declaration
var tabStyle: NSTabViewController.TabStyle { get set }Discussion
The default value of this property is NSTabViewController.TabStyle.segmentedControlOnTop. Changing the style at runtime updates the appearance of the tab view controller interface.