---
title: routeSegments
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnavigationsession/routesegments
---

# routeSegments

The route segments associated with this navigation session.

## Declaration

```swift
var routeSegments: [CPRouteSegment] { get }
```
