2 writes to NavBarLabel
Microsoft.Maui.Controls (2)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (2)
1894 NavBarLabel = null; 1896 NavBarLabel = titleLabel;
1 reference to NavBarLabel
Microsoft.Maui.Controls (1)
Compatibility\Handlers\NavigationPage\iOS\NavigationRenderer.cs (1)
1993 if (_bar != null && String.IsNullOrWhiteSpace(_bar.NavBarLabel?.Text) && _bar.BackButtonFrameSize != RectangleF.Empty)