1 write to _isSwipeEnabled
Microsoft.Maui (1)
Platform\iOS\MauiSwipeView.cs (1)
263 _isSwipeEnabled = swipeView.IsEnabled;
1 reference to _isSwipeEnabled
Microsoft.Maui (1)
Platform\iOS\MauiSwipeView.cs (1)
217 if (view._isSwipeEnabled && panGestureRecognizer != null)