Base:
4 references to Frame
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\NavigationRenderer.cs (4)
1676 if (Frame == CGRect.Empty || Frame.Width >= 10000 || Frame.Height >= 10000) 1694 _icon.Center = new PointF(Superview.Frame.Width / 2 - Frame.X, Superview.Frame.Height / 2);