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.
The currently selected tab, which can be a root tab or any of their descendants.
var selectedTab: UITab? { get set }The default value for this property is nil.