2 references to FooterTag
Microsoft.Maui.Controls (2)
Handlers\Items2\iOS\StructuredItemsViewController2.cs (2)
138
cell.Tag =
FooterTag
;
173
var footerView = CollectionView.ViewWithTag(
FooterTag
);