controlP5 / ControlWindow / hide( )

name
hide ( )
description
hide the controllers and tabs of the ControlWindow. 
Syntax
hide();


Returns
None
Usage
Web & Application
Related