1 implementation of EffectiveTabBarBackgroundColor
Microsoft.Maui.Controls (1)
Shell\ShellAppearance.cs (1)
77 Color IShellAppearanceElement.EffectiveTabBarBackgroundColor =>
3 references to EffectiveTabBarBackgroundColor
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (3)
30 var backgroundColor = appearanceElement.EffectiveTabBarBackgroundColor; 74 var backgroundColor = appearanceElement.EffectiveTabBarBackgroundColor; 94 var backgroundColor = appearanceElement.EffectiveTabBarBackgroundColor;