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