---
title: CPTemplateApplicationInstrumentClusterSceneDelegate
framework: carplay
role: symbol
role_heading: Protocol
path: carplay/cptemplateapplicationinstrumentclusterscenedelegate
---

# CPTemplateApplicationInstrumentClusterSceneDelegate

## Declaration

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

## Topics

### Instance Methods

- [contentStyleDidChange(_:)](carplay/cptemplateapplicationinstrumentclusterscenedelegate/contentstyledidchange(_:).md)
- [templateApplicationInstrumentClusterScene(_:didConnect:)](carplay/cptemplateapplicationinstrumentclusterscenedelegate/templateapplicationinstrumentclusterscene(_:didconnect:).md)
- [templateApplicationInstrumentClusterScene(_:didDisconnectInstrumentClusterController:)](carplay/cptemplateapplicationinstrumentclusterscenedelegate/templateapplicationinstrumentclusterscene(_:diddisconnectinstrumentclustercontroller:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [UISceneDelegate](uikit/uiscenedelegate.md)

## See Also

### Instrument cluster

- [CPInstrumentClusterController](carplay/cpinstrumentclustercontroller.md)
- [CPInstrumentClusterControllerDelegate](carplay/cpinstrumentclustercontrollerdelegate.md)
- [CPTemplateApplicationInstrumentClusterScene](carplay/cptemplateapplicationinstrumentclusterscene.md)
