controlP5 / ControlWindow / isVisible( )

name
isVisible ( )
description
check if the content of the control window is visible. 
Syntax
isVisible();


Returns
boolean
Usage
Web & Application
Related