1 implementation of SendPanCanceled
Microsoft.Maui.Controls (1)
PanGestureRecognizer.cs (1)
29
void IPanGestureController.
SendPanCanceled
(Element sender, int gestureId)
1 reference to SendPanCanceled
Microsoft.Maui.Controls.Compatibility (1)
iOS\EventTracker.cs (1)
418
panGestureRecognizer.
SendPanCanceled
(view, PanGestureRecognizer.CurrentId.Value);