1 write to _defaultBarTint
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellNavBarAppearanceTracker.cs (1)
41 _defaultBarTint = navBar.BarTintColor;
1 reference to _defaultBarTint
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellNavBarAppearanceTracker.cs (1)
29 navBar.BarTintColor = _defaultBarTint;