OSSingleton.maxWindowSize

The maximum size of the window (without counting window manager decorations). Does not affect fullscreen mode. Set to (0, 0) to reset to the system default value.

  1. Vector2 maxWindowSize [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    Vector2
    maxWindowSize
    ()
  2. Vector2 maxWindowSize [@property setter]

Meta