<!--
{
  "availability" : [
    "iOS: 15.4.0 -",
    "iPadOS: 15.4.0 -",
    "macCatalyst: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPTemplateApplicationInstrumentClusterSceneDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(pl)CPTemplateApplicationInstrumentClusterSceneDelegate"
  },
  "title" : "CPTemplateApplicationInstrumentClusterSceneDelegate"
}
-->

# CPTemplateApplicationInstrumentClusterSceneDelegate

```
@MainActor protocol CPTemplateApplicationInstrumentClusterSceneDelegate : UISceneDelegate
```

## Topics

### Instance Methods

[`func contentStyleDidChange(UIUserInterfaceStyle)`](/documentation/CarPlay/CPTemplateApplicationInstrumentClusterSceneDelegate/contentStyleDidChange(_:))

[`func templateApplicationInstrumentClusterScene(CPTemplateApplicationInstrumentClusterScene, didConnect: CPInstrumentClusterController)`](/documentation/CarPlay/CPTemplateApplicationInstrumentClusterSceneDelegate/templateApplicationInstrumentClusterScene(_:didConnect:))

[`func templateApplicationInstrumentClusterScene(CPTemplateApplicationInstrumentClusterScene, didDisconnectInstrumentClusterController: CPInstrumentClusterController)`](/documentation/CarPlay/CPTemplateApplicationInstrumentClusterSceneDelegate/templateApplicationInstrumentClusterScene(_:didDisconnectInstrumentClusterController:))

## Relationships

### Inherits From

[`UISceneDelegate`](/documentation/UIKit/UISceneDelegate)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)