wantsAdaptiveBackgroundStyle
A Boolean value that determines whether to use a custom background style.
Declaration
var wantsAdaptiveBackgroundStyle: Bool { get set }Discussion
When set to YES, the header will use a custom background style derived from the thumbnail image. This creates an adaptive background that automatically generates light and dark mode variants.
When set to NO (default), the header uses the standard CarPlay background.
The custom background style uses perceptually-aware color transformation to create visually harmonious backgrounds that adapt to the user’s interface style preference.