quitRequested (EGL system variable)

If you set the consoleLib.deferQuit system variable to YES, the program catches QUIT signals and logs them in the consoleLib.quitRequested variable. consoleLib.quitRequested is a read-only variable; you cannot set it yourself. Possible values are YES or NO.

Type: BOOLEAN


Feedback