1 write to _isSwipeEnabled
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\SwipeViewRenderer.cs (1)
425
_isSwipeEnabled
= Element.IsEnabled;
1 reference to _isSwipeEnabled
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\SwipeViewRenderer.cs (1)
380
if (
_isSwipeEnabled
&& panGestureRecognizer != null)