Shell provides colors for styling most anything you can see in the chrome of your application such. This video takes a walk through several of the options available and discusses how styles are applied to both tabs and flyouts.
Colors
-
Shell.BackgroundColor
- the background of the shell, which comes through in the navigation bar (title bar) area -
Shell.TitleColor
- the color of the title in the navigation bar -
Shell.ForegroundColor
- the tint color for things like the menu icon -
Shell.TabBarBackgroundColor
- color behind the tabs on the bottom -
Shell.TabBarTitleColor
- the color of the labels and icons of the selected tab -
Shell.TabBarUnselectedColor
- the color of the labels and icons that are unselected
Top comments (0)