composer.isDebug

Type Boolean
Library composer.*
Revision Release 2022.3683
Keywords composer, scene, debug, isDebug

Overview

Toggles "Composer Debug Mode" which, if set to true, prints useful debugging information to the Corona Simulator Console in certain situations. This should be set to false (default) before building the project for deployment.

Syntax

composer.isDebug

Example

composer.isDebug = true