barTintColor
The tint color to apply to the tab bar background.
Declaration
var barTintColor: UIColor? { get set }Discussion
Use this property to specify a custom color for the tab bar’s background. The color you specify replaces the appearance provided by the barStyle property.