Contents

CPContentStyle

The types of content style that the vehicle allows.

Declaration

struct CPContentStyle

Overview

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.

You don’t create instances of CPContentStyle. Instead, the session configuration provides the current content style, and it notifies its delegate of any changes. See CPSessionConfiguration for more information.

Topics

Creating a Content Style

Content Styles

See Also

Getting the Content Style