1 write to _swipeItems
Microsoft.Maui.Controls (1)
SwipeView\SwipeView.cs (1)
420 _swipeItems = swipeItems;
2 references to _swipeItems
Microsoft.Maui.Controls (2)
SwipeView\SwipeView.cs (2)
423 public SwipeMode Mode => _swipeItems.Mode; 425 public SwipeBehaviorOnInvoked SwipeBehaviorOnInvoked => _swipeItems.SwipeBehaviorOnInvoked;