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