2 references to GetMinLoopCount
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\CarouselViewController.cs (2)
799 if (Math.Abs(distFromCenter) > (contentHeight / GetMinLoopCount())) 834 if (Math.Abs(distFromCentre) > (contentWidth / GetMinLoopCount()))