Contents

dashboardController

The controller that manages the dashboard scene’s shortcut buttons.

Declaration

var dashboardController: CPDashboardController { get }

Discussion

Use this property to access the controller CarPlay creates when it connects your navigation app’s dashboard scene. You use this controller to manage the shortcut buttons CarPlay displays in the dashboard when there’s no active navigation session.

See Also

Accessing the Dashboard Controller