controlP5 / ControllerGroup / setLabel( )

name
setLabel ( )
description
set the label of the group. 
Syntax
setLabel(theLabel);
parameters
theLabelString 


Returns
None
Usage
Web & Application
Related