The background color the map template uses when displaying guidance.
SDK
- iOS 12.0+
Framework
- Car
Play
Declaration
var guidanceBackgroundColor: UIColor { get set }
Discussion
The system determines whether guidance
meets contrast requirements, and uses the default color when the provided color doesn’t meet those requirements. The system adjusts font color to correspond with the guidance background color.
Note
The system ignores alpha values.