3 references to ToolbarHeight
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\NavigationRenderer.cs (3)
1647
value.Height =
ToolbarHeight
;
1670
return new SizeF(size.Width,
ToolbarHeight
);
1679
nfloat toolbarHeight =
ToolbarHeight
;