1 write to _defaultUnselectedTint
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (1)
42
_defaultUnselectedTint
= tabBar.UnselectedItemTintColor;
1 reference to _defaultUnselectedTint
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (1)
24
tabBar.UnselectedItemTintColor =
_defaultUnselectedTint
;