1 implementation of EffectiveTabBarForegroundColor
Microsoft.Maui.Controls (1)
Shell\ShellAppearance.cs (1)
83
Color IShellAppearanceElement.
EffectiveTabBarForegroundColor
=>
3 references to EffectiveTabBarForegroundColor
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (3)
31
var foregroundColor = appearanceElement.
EffectiveTabBarForegroundColor
; // Currently unused
75
var foregroundColor = appearanceElement.
EffectiveTabBarForegroundColor
;
95
var foregroundColor = appearanceElement.
EffectiveTabBarForegroundColor
;