Function InputEventScreenDrag.relative

The drag position relative to its start position.

Vector2 relative() nothrow @property @nogc;

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