1 implementation of SwipeTransitionMode
Microsoft.Maui.Controls (1)
SwipeView\SwipeView.cs (1)
263
SwipeTransitionMode ISwipeView.
SwipeTransitionMode
=> SwipeTransitionMode.Reveal;
1 reference to SwipeTransitionMode
Microsoft.Maui (1)
Handlers\SwipeView\SwipeViewHandler.cs (1)
20
[nameof(ISwipeView.
SwipeTransitionMode
)] = MapSwipeTransitionMode,