2 references to HeaderHeight
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootRenderer.cs (2)
561
tabThickness =
HeaderHeight
;
568
CGRect frame = new CGRect(View.Bounds.X, headerTop, View.Bounds.Width,
HeaderHeight
);