ShellAppearance 类

定义

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
继承
ShellAppearance
实现

属性

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

方法

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

运算符

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

显式接口实现

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

适用于