Function InputEventScreenTouch.position

The touch position.

Vector2 position() nothrow @property @nogc;

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