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

# CPNavigationSession.PauseReason

A set of reasons for pausing a trip.

```
enum PauseReason
```

## Topics

### Reasons

[`CPTripPauseReasonArrived`](/documentation/CarPlay/CPNavigationSession/PauseReason/arrived)

The user arrived at the destination.

[`CPTripPauseReasonLoading`](/documentation/CarPlay/CPNavigationSession/PauseReason/loading)

The system is loading the route.

[`CPTripPauseReasonLocating`](/documentation/CarPlay/CPNavigationSession/PauseReason/locating)

The system is locating the destination.

[`CPTripPauseReasonProceedToRoute`](/documentation/CarPlay/CPNavigationSession/PauseReason/proceedToRoute)

The system is waiting for the user to proceed to the route.

[`CPTripPauseReasonRerouting`](/documentation/CarPlay/CPNavigationSession/PauseReason/rerouting)

The system is rerouting the trip.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)