1 reference to SwipeStarted
Microsoft.Maui.Controls (1)
SwipeView\SwipeView.cs (1)
206
void ISwipeViewController.SendSwipeStarted(SwipeStartedEventArgs args) =>
SwipeStarted
?.Invoke(this, args);