2 references to CurrentItem
Microsoft.Maui.Controls (2)
Items\CarouselView.cs (2)
95
/// <summary>Bindable property for <see cref="
CurrentItem
"/>.</summary>
97
BindableProperty.Create(nameof(
CurrentItem
), typeof(object), typeof(CarouselView), default, BindingMode.TwoWay,