ShellAppearance Class

Definition

public ref class ShellAppearance : Microsoft::Maui::Controls::IShellAppearanceElement
public class ShellAppearance : Microsoft.Maui.Controls.IShellAppearanceElement
type ShellAppearance = class
    interface IShellAppearanceElement
Public Class ShellAppearance
Implements IShellAppearanceElement
Inheritance
ShellAppearance
Implements

Properties

BackgroundColor
DisabledColor
FlyoutBackdrop
FlyoutHeight
FlyoutWidth
ForegroundColor
TabBarBackgroundColor
TabBarDisabledColor
TabBarForegroundColor
TabBarTitleColor
TabBarUnselectedColor
TitleColor
UnselectedColor

Methods

Equals(Object)
GetHashCode()
Ingest(Element)
MakeComplete()

Operators

Equality(ShellAppearance, ShellAppearance)
Inequality(ShellAppearance, ShellAppearance)

Explicit Interface Implementations

IShellAppearanceElement.EffectiveTabBarBackgroundColor
IShellAppearanceElement.EffectiveTabBarDisabledColor
IShellAppearanceElement.EffectiveTabBarForegroundColor
IShellAppearanceElement.EffectiveTabBarTitleColor
IShellAppearanceElement.EffectiveTabBarUnselectedColor

Applies to