Type Boolean Library composer.* Revision Current Public Release (2018.3326) Keywords composer, scene, debug, isDebug
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.
composer.isDebug |
composer.isDebug = true |