2 references to SwipeView
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\SwipeView.cs (1)
10
public static readonly BindableProperty SwipeTransitionModeProperty = BindableProperty.Create("SwipeTransitionMode", typeof(SwipeTransitionMode), typeof(
SwipeView
), SwipeTransitionMode.Reveal);
SwipeView\SwipeView.cs (1)
258
Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific.
SwipeView
.GetSwipeTransitionMode(this);