1 write to _defaultBarTint
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (1)
40 _defaultBarTint = tabBar.BarTintColor;
1 reference to _defaultBarTint
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (1)
22 tabBar.BarTintColor = _defaultBarTint;