1 instantiation of CarouselViewLoopManager
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\CarouselViewController.cs (1)
68
_carouselViewLoopManager = new
CarouselViewLoopManager
(Layout as UICollectionViewFlowLayout);
1 reference to CarouselViewLoopManager
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\CarouselViewController.cs (1)
16
CarouselViewLoopManager
_carouselViewLoopManager;