Tabs.selectedTab

WidgetPtr selectedTab()

Gets the currently selected tab.

Returns

The widget handle of the selected tab, or null if none
void selectedTab(Widget tab)

Sets the currently selected tab.

Parameters

tabThe widget to select