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

# CPInstrumentClusterControllerDelegate

```
protocol CPInstrumentClusterControllerDelegate : NSObjectProtocol
```

## Topics

### Instance Methods

[`func instrumentClusterController(CPInstrumentClusterController, didChangeCompassSetting: CPInstrumentClusterSetting)`](/documentation/CarPlay/CPInstrumentClusterControllerDelegate/instrumentClusterController(_:didChangeCompassSetting:))

[`func instrumentClusterController(CPInstrumentClusterController, didChangeSpeedLimitSetting: CPInstrumentClusterSetting)`](/documentation/CarPlay/CPInstrumentClusterControllerDelegate/instrumentClusterController(_:didChangeSpeedLimitSetting:))

[`func instrumentClusterControllerDidConnect(UIWindow)`](/documentation/CarPlay/CPInstrumentClusterControllerDelegate/instrumentClusterControllerDidConnect(_:))

[`func instrumentClusterControllerDidDisconnectWindow(UIWindow)`](/documentation/CarPlay/CPInstrumentClusterControllerDelegate/instrumentClusterControllerDidDisconnectWindow(_:))

[`func instrumentClusterControllerDidZoom(in: CPInstrumentClusterController)`](/documentation/CarPlay/CPInstrumentClusterControllerDelegate/instrumentClusterControllerDidZoom(in:))

[`func instrumentClusterControllerDidZoomOut(CPInstrumentClusterController)`](/documentation/CarPlay/CPInstrumentClusterControllerDelegate/instrumentClusterControllerDidZoomOut(_:))

## Relationships

### Inherits From

[`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)