Function Viewport.size

The width and height of viewport.

Vector2 size() nothrow @property @nogc;

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