interfaceController
The controller that manages the scene’s user interface.
Declaration
var interfaceController: CPInterfaceController { get }Discussion
Use this property to access the interface controller CarPlay creates when the scene connects, which you then use to manage your templates.