Simulates a touchpad rotate gesture (macOS trackpad rotation).
public void TouchpadRotate(Interactive target, double angleDelta, Point position, KeyModifiers modifiers = KeyModifiers.None)
The target control to receive the event.
Rotation delta in degrees.
Position of the gesture.
Key modifiers.