OSSingleton.windowFullscreen

If true the window is fullscreen.

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

Meta