OSSingleton.windowSize

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

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

Meta