1 implementation of EffectiveTabBarDisabledColor
Microsoft.Maui.Controls (1)
Shell\ShellAppearance.cs (1)
80 Color IShellAppearanceElement.EffectiveTabBarDisabledColor =>
1 reference to EffectiveTabBarDisabledColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (1)
32 var disabledColor = appearanceElement.EffectiveTabBarDisabledColor; // Unused on iOS