CPApplicationDelegate
The interface for handling CarPlay life-cycle events.
Declaration
protocol CPApplicationDelegate : UIApplicationDelegateOverview
You must implement CPApplicationDelegate on the same object that serves as the delegate to your app.
Topics
Connecting to the CarPlay Interface
application(_:didConnectCarInterfaceController:to:)application(_:didDisconnectCarInterfaceController:from:)