controlP5 / ControlWindow / currentTab( )

name
currentTab ( )
description
get the current active tab of a control window. 
Syntax
currentTab();


Returns
Tab
Usage
Web & Application
Related