controlP5 / Controller / setCaptionLabel( )

name
setCaptionLabel ( )
description
set or change the content of the caption label of a controller. 
Syntax
setCaptionLabel(theLabel);
parameters
theLabel 


Returns
None
Usage
Web & Application
Related