Simulates a touchpad swipe gesture (macOS trackpad multi-finger swipe).
public void TouchpadSwipe(Interactive target, Vector delta, Point position, KeyModifiers modifiers = KeyModifiers.None)
The target control to receive the event.
Swipe delta vector.
Position of the gesture.
Key modifiers.