2 references to GetMinLoopCount
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\CarouselViewController.cs (2)
595
if (Math.Abs(distFromCenter) > (contentHeight /
GetMinLoopCount
()))
628
if (Math.Abs(distFromCentre) > (contentWidth /
GetMinLoopCount
()))