ShellAppearance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class ShellAppearance : Xamarin.Forms.IShellAppearanceElement
type ShellAppearance = class
interface IShellAppearanceElement
- 继承
-
System.ObjectShellAppearance
- 属性
-
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) |