2 references to Loop
Microsoft.Maui.Controls (2)
Items\CarouselView.cs (2)
26 /// <summary>Bindable property for <see cref="Loop"/>.</summary> 27 public static readonly BindableProperty LoopProperty = BindableProperty.Create(nameof(Loop), typeof(bool), typeof(CarouselView), true, BindingMode.OneTime);