3 references to PrepareCellsForLayout
Microsoft.Maui.Controls.Compatibility (3)
iOS\CollectionView\ItemsViewLayout.cs (3)
248
PrepareCellsForLayout
(CollectionView.VisibleCells);
249
PrepareCellsForLayout
(CollectionView.GetVisibleSupplementaryViews(UICollectionElementKindSectionKey.Header));
250
PrepareCellsForLayout
(CollectionView.GetVisibleSupplementaryViews(UICollectionElementKindSectionKey.Footer));