5 references to HandleTouchInteractions
Microsoft.Maui.Controls.Compatibility (5)
iOS\Renderers\SwipeViewRenderer.cs (5)
206 HandleTouchInteractions(GestureStatus.Canceled, point); 391 HandleTouchInteractions(GestureStatus.Started, point); 394 HandleTouchInteractions(GestureStatus.Running, point); 400 HandleTouchInteractions(GestureStatus.Completed, point); 406 HandleTouchInteractions(GestureStatus.Canceled, point);