Function InputEventScreenDrag.speed

The drag speed.

Vector2 speed() nothrow @property @nogc;

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