carWindow
The window that belongs to the scene.
Declaration
var carWindow: CPWindow { get }Discussion
Use this property to access the window CarPlay creates for your scene. Only navigation apps have access to that window, and use it to draw their map content. All other categories of apps must use templates exclusively to draw their user interfaces.