5 references to HandleTouchInteractions
Microsoft.Maui (5)
Platform\iOS\MauiSwipeView.cs (5)
106 HandleTouchInteractions(GestureStatus.Canceled, point); 228 view.HandleTouchInteractions(GestureStatus.Started, point); 231 view.HandleTouchInteractions(GestureStatus.Running, point); 237 view.HandleTouchInteractions(GestureStatus.Completed, point); 243 view.HandleTouchInteractions(GestureStatus.Canceled, point);