TintColor
The tint color to apply to the background of the navigation bar.
Properties
| Name | Type | Description |
|---|---|---|
Blue | number | |
Green | number | |
Red | number |
Discussion
The possible dictionary keys and values are:
BlueThe blue RGB color value that ranges from
0.0to1.0. The default value is0.0.GreenThe green RGB color value that ranges from
0.0to1.0. The default value is0.0.RedThe red RGB color value that ranges from
0.0to1.0. The default value is0.0.