1 implementation of IShellAppearanceElement
Microsoft.Maui.Controls (1)
Shell\ShellAppearance.cs (1)
11
public class ShellAppearance :
IShellAppearanceElement
8 references to IShellAppearanceElement
Microsoft.Maui.Controls (8)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (3)
29
IShellAppearanceElement
appearanceElement = appearance;
72
IShellAppearanceElement
appearanceElement = appearance;
93
IShellAppearanceElement
appearanceElement = appearance;
Shell\ShellAppearance.cs (5)
77
Color
IShellAppearanceElement
.EffectiveTabBarBackgroundColor =>
80
Color
IShellAppearanceElement
.EffectiveTabBarDisabledColor =>
83
Color
IShellAppearanceElement
.EffectiveTabBarForegroundColor =>
86
Color
IShellAppearanceElement
.EffectiveTabBarTitleColor =>
89
Color
IShellAppearanceElement
.EffectiveTabBarUnselectedColor =>