<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPTripEstimateStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:@E@CPTripEstimateStyle"
  },
  "title" : "CPTripEstimateStyle"
}
-->

# CPTripEstimateStyle

The set of display styles for trip estimates.

```
enum CPTripEstimateStyle
```

## Topics

### Styles

[`case light`](/documentation/CarPlay/CPTripEstimateStyle/light)

The light trip estimate display style.

[`case dark`](/documentation/CarPlay/CPTripEstimateStyle/dark)

The dark trip estimate display style.

### Initializers

[`init?(rawValue: UInt)`](/documentation/CarPlay/CPTripEstimateStyle/init(rawValue:))

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

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)