3 references to PrepareCellsForLayout
Microsoft.Maui.Controls (3)
Handlers\Items\iOS\ItemsViewLayout.cs (3)
286 PrepareCellsForLayout(CollectionView.VisibleCells); 287 PrepareCellsForLayout(CollectionView.GetVisibleSupplementaryViews(UICollectionElementKindSectionKey.Header)); 288 PrepareCellsForLayout(CollectionView.GetVisibleSupplementaryViews(UICollectionElementKindSectionKey.Footer));