---
title: routeChoices
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cptrip/routechoices
---

# routeChoices

The list of route choices for the trip.

## Declaration

```swift
var routeChoices: [CPRouteChoice] { get }
```

## See Also

### Getting Route Choices

- [destinationNameVariants](carplay/cptrip/destinationnamevariants.md)
