barTintColor
The tint color to apply to the navigation bar background.
Declaration
var barTintColor: UIColor? { get set }Discussion
This color is made translucent by default unless you set the isTranslucent property to false.
The tint color to apply to the navigation bar background.
var barTintColor: UIColor? { get set }This color is made translucent by default unless you set the isTranslucent property to false.