1 write to HasFooter
Microsoft.Maui.Controls (1)
Handlers\Items2\CollectionViewHandler2.iOS.cs (1)
137 groupInfo.HasFooter = groupableItemsView.GroupFooterTemplate is not null;
1 reference to HasFooter
Microsoft.Maui.Controls (1)
Handlers\Items2\iOS\LayoutFactory2.cs (1)
40 if (groupingInfo.HasFooter)