1 implementation of SendPinchCanceled
Microsoft.Maui.Controls (1)
PinchGestureRecognizer.cs (1)
25
void IPinchGestureController.
SendPinchCanceled
(Element sender)
1 reference to SendPinchCanceled
Microsoft.Maui.Controls (1)
Platform\GestureManager\GesturePlatformManager.iOS.cs (1)
316
pinchGestureRecognizer.
SendPinchCanceled
(view);