次の方法で共有


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

適用対象