Contents

selectedTabViewItemIndex

The index of the selected tab.

Declaration

var selectedTabViewItemIndex: Int { get set }

Discussion

Use this property to get and set the selected tab. The property is key-value coding compliant and can be the target of bindings.

See Also

Managing Tab View Items