7 references to Carousel
Microsoft.Maui.Controls.Compatibility (7)
iOS\CollectionView\CarouselViewRenderer.cs (7)
25 if (Carousel?.Loop == true) 60 _layout = new CarouselViewLayout(Carousel.ItemsLayout, Carousel); 78 if (Carousel == null) 81 Controller.CollectionView.ScrollEnabled = Carousel.IsSwipeEnabled; 86 if (Carousel == null) 89 Controller.CollectionView.Bounces = Carousel.IsBounceEnabled;