Function OSSingleton.windowSize

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

Vector2 windowSize() nothrow @property @nogc;

void windowSize (
  Vector2 v
) nothrow @property @nogc;