Contents

selectedTab

The currently selected tab, which can be a root tab or any of their descendants.

Declaration

var selectedTab: UITab? { get set }

Discussion

The default value for this property is nil.

See Also

Managing the selected tab