1 write to ItemsLayout
Microsoft.Maui.Controls (1)
Items\CarouselView.cs (1)
226 ItemsLayout = new LinearItemsLayout(ItemsLayoutOrientation.Horizontal)
2 references to ItemsLayout
Microsoft.Maui.Controls (2)
Items\CarouselView.cs (2)
187 /// <summary>Bindable property for <see cref="ItemsLayout"/>.</summary> 189 BindableProperty.Create(nameof(ItemsLayout), typeof(LinearItemsLayout), typeof(ItemsView),