1 reference to CarouselViewDelegator
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\CarouselViewController.cs (1)
169
protected override UICollectionViewDelegateFlowLayout CreateDelegator() => new
CarouselViewDelegator
(ItemsViewLayout, this);