Window::isDebug()
Checks if the application is in debug mode.
Debug mode can be toggled at runtime by pressing F12.
Examples
Syntax
Java
.isDebug()
Return
boolean
Checks if the application is in debug mode.
Debug mode can be toggled at runtime by pressing F12.
.isDebug()
boolean