1 implementation of SendPinchCanceled
Microsoft.Maui.Controls (1)
PinchGestureRecognizer.cs (1)
25 void IPinchGestureController.SendPinchCanceled(Element sender)
1 reference to SendPinchCanceled
Microsoft.Maui.Controls.Compatibility (1)
iOS\EventTracker.cs (1)
370 pinchGestureRecognizer.SendPinchCanceled(view);