1 write to HasFooter
Microsoft.Maui.Controls (1)
Handlers\Items2\CollectionViewHandler2.iOS.cs (1)
153
headerFooterInfo.
HasFooter
= structuredItemsView.Footer is not null || structuredItemsView.FooterTemplate is not null;
1 reference to HasFooter
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\LayoutFactory2.cs (1)
67
if (layoutHeaderFooterInfo.
HasFooter
)