1 implementation of SendPinchEnded
Microsoft.Maui.Controls (1)
PinchGestureRecognizer.cs (1)
36
void IPinchGestureController.
SendPinchEnded
(Element sender)
4 references to SendPinchEnded
Microsoft.Maui.Controls (2)
Platform\GestureManager\GesturePlatformManager.iOS.cs (2)
299
pinchGestureRecognizer.
SendPinchEnded
(view);
320
pinchGestureRecognizer.
SendPinchEnded
(view);
Microsoft.Maui.Controls.Compatibility (2)
iOS\EventTracker.cs (2)
350
pinchGestureRecognizer.
SendPinchEnded
(view);
374
pinchGestureRecognizer.
SendPinchEnded
(view);