OSSingleton.keepScreenOn

If true the engine tries to keep the screen on while the game is running. Useful on mobile.

  1. bool keepScreenOn [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    bool
    keepScreenOn
    ()
  2. bool keepScreenOn [@property setter]

Meta