Simulates a touchpad magnify gesture (e.g., macOS pinch-to-zoom on trackpad).
public void TouchpadMagnify(Interactive target, Vector delta, Point position, KeyModifiers modifiers = KeyModifiers.None)
The target control to receive the event.
Magnification delta.
Position of the gesture.
Key modifiers.