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