pub type RelativeMotionRange = [Axis; 2];
Expand description

The valid values of relative motion for a mouse device.

  • The ranges are placed in (x, y) order.