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