2 references to IsSwipeEnabled
Microsoft.Maui.Controls (2)
Items\CarouselView.cs (2)
73 /// <summary>Bindable property for <see cref="IsSwipeEnabled"/>.</summary> 75 BindableProperty.Create(nameof(IsSwipeEnabled), typeof(bool), typeof(CarouselView), true);