controlP5 / ControlEvent / isTab( )

name
isTab ( )
description
check if the event was evoked by a tab. 
Syntax
isTab();


Returns
boolean
Usage
Web & Application
Related