Simulates a touchpad magnify gesture (macOS trackpad pinch-to-zoom).
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.