2 writes to NavBarLabel
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\NavigationRenderer.cs (2)
1566
NavBarLabel
= null;
1568
NavBarLabel
= titleLabel;
1 reference to NavBarLabel
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
1639
if (_bar != null && String.IsNullOrWhiteSpace(_bar.
NavBarLabel
?.Text) && _bar.BackButtonFrameSize != RectangleF.Empty)