Base:
1 override of GetViewForSupplementaryElement
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\GroupableItemsViewController2.cs (1)
87 public override UICollectionReusableView GetViewForSupplementaryElement(UICollectionView collectionView,
1 reference to GetViewForSupplementaryElement
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\GroupableItemsViewController2.cs (1)
94 var suplementaryViewFromStructuredView = base.GetViewForSupplementaryElement(collectionView, elementKind, indexPath);