1 reference to SwipeChanging
Microsoft.Maui.Controls (1)
SwipeView\SwipeView.cs (1)
208
void ISwipeViewController.SendSwipeChanging(SwipeChangingEventArgs args) =>
SwipeChanging
?.Invoke(this, args);