ShellAppearance 類別

定義

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class ShellAppearance : Xamarin.Forms.IShellAppearanceElement
type ShellAppearance = class
    interface IShellAppearanceElement
繼承
ShellAppearance
屬性
實作

屬性

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

適用於