Contents

dashboardWindow

The window that belongs to the dashboard scene.

Declaration

var dashboardWindow: UIWindow { get }

Discussion

Use this property to access the window CarPlay creates for your dashboard scene. You draw your navigation app’s map content into this window for display in the dashboard.