controlP5 / Controller / setLabel( )

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


Returns
Controller
Usage
Web & Application
Related