OSSingleton.windowSize

The size of the window (without counting window manager decorations).

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

Meta