2 references to GetReferenceSizeForheaderOrFooter
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\GroupableItemsViewController.cs (2)
151 return GetReferenceSizeForheaderOrFooter(collectionView, ItemsView.GroupHeaderTemplate, UICollectionElementKindSectionKey.Header, section); 161 return GetReferenceSizeForheaderOrFooter(collectionView, ItemsView.GroupFooterTemplate, UICollectionElementKindSectionKey.Footer, section);