controlP5 / ControlP5 / isAutoDraw( )

name
isAutoDraw ( )
description
check if the autoDraw function for the main window is enabled(true) or disabled(false). 
Syntax
isAutoDraw();


Returns
boolean
Usage
Web & Application
Related