---
title: contentStyle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpsessionconfiguration/contentstyle
---

# contentStyle

The content style that the vehicle selects.

## Declaration

```swift
var contentStyle: CPContentStyle { get }
```

## Discussion

Discussion The vehicle selects the content style according to the ambient light level. Your navigation app can use this value to determine the most appropriate style of map content to draw in its base view. The content style is independent of the user interface style, which controls light and dark mode.

## See Also

### Getting the Content Style

- [CPContentStyle](carplay/cpcontentstyle.md)
