selectedTabViewItem
The tab view item for the currently selected tab.
Declaration
var selectedTabViewItem: NSTabViewItem? { get }Discussion
If no item is selected, the value of this property is nil.
The tab view item for the currently selected tab.
var selectedTabViewItem: NSTabViewItem? { get }If no item is selected, the value of this property is nil.