controlP5 / Controller / setLabelVisible( )

name
setLabelVisible ( )
description
show or hide the labels of a controller. 
Syntax
setLabelVisible(theValue);
parameters
theValueboolean 


Returns
None
Usage
Web & Application
Related