1 implementation of SendPinchStarted
Microsoft.Maui.Controls (1)
PinchGestureRecognizer.cs (1)
47 void IPinchGestureController.SendPinchStarted(Element sender, Point initialScalePoint)
1 reference to SendPinchStarted
Microsoft.Maui.Controls.Compatibility (1)
iOS\EventTracker.cs (1)
342 pinchGestureRecognizer.SendPinchStarted(view, scaledPoint);