minimumSize
The minimum size necessary for the tab view to display tabs in a useful way.
Declaration
var minimumSize: NSSize { get }Discussion
You can use the value of this property to limit how much a user can resize a tab view.
The minimum size necessary for the tab view to display tabs in a useful way.
var minimumSize: NSSize { get }You can use the value of this property to limit how much a user can resize a tab view.