1 reference to SwipeEnded
Microsoft.Maui.Controls (1)
SwipeView\SwipeView.cs (1)
210 void ISwipeViewController.SendSwipeEnded(SwipeEndedEventArgs args) => SwipeEnded?.Invoke(this, args);