Contents

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.

See Also

Selecting a Tab