1 reference to IconHeight
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
1684
_icon.Frame = new RectangleF(0, 0, IconWidth, Math.Min(toolbarHeight,
IconHeight
));