ShellAppearance Class

Definition

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class ShellAppearance : Xamarin.Forms.IShellAppearanceElement
type ShellAppearance = class
    interface IShellAppearanceElement
Inheritance
ShellAppearance
Attributes
Implements

Properties

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