2 references to Section
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\LoopObservableItemsSource.cs (2)
28
return IndexPathHelpers.GenerateLoopedIndexPathRange(
Section
,
29
(int)CollectionView.NumberOfItemsInSection(
Section
), LoopBy, startIndex, count);