controlSize
The size of the tab view.
Declaration
var controlSize: NSControl.ControlSize { get set }Discussion
The valid values for this property are described inControl Sizes in NSCell. The default value of this property is NSRegularControlSize.
The size of the tab view.
var controlSize: NSControl.ControlSize { get set }The valid values for this property are described inControl Sizes in NSCell. The default value of this property is NSRegularControlSize.