Share via


ShellAppearance 类

定义

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class ShellAppearance : Xamarin.Forms.IShellAppearanceElement
type ShellAppearance = class
    interface IShellAppearanceElement
继承
System.Object
ShellAppearance
属性
System.ComponentModel.EditorBrowsableAttribute
实现

属性

BackgroundColor
DisabledColor
FlyoutBackdrop
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

适用于