ShellAppearance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class ShellAppearance : Xamarin.Forms.IShellAppearanceElement
type ShellAppearance = class
interface IShellAppearanceElement
- Inheritance
-
System.ObjectShellAppearance
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
- 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) |