controlP5 / ControllerGroup / isUpdate( )

name
isUpdate ( )
description
check the update status of a controller. 
Syntax
isUpdate();


Returns
boolean
Usage
Web & Application
Related