Window::isDebug()
Checks if the application is in debug mode.
Debug mode can be toggled at runtime by pressing F12.
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