controlP5 / Controller / behavior( )

name
behavior ( )
description
get the behavior of the controller. 
Syntax
behavior();


Returns
ControlBehavior
Usage
Web & Application
Related