controlP5 / ControlWindow / remove( )

name
remove ( )
description
remove a control window from controlP5. 
Syntax
remove();


Returns
None
Usage
Web & Application
Related