For the system variable ConsoleLib.deferQuit, if true, the program catches QUIT signals and logs them in the quitRequested variable, which the program is then responsible to monitor. On Windows®, the signal is simulated when the logical QUIT key is pressed, which is CONTROL_\ by default. If false, receiving a quit signal will terminate the application.
Type: Boolean
Related reference
EGL library ConsoleLib