---
title: junctionExitAngle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/junctionexitangle
---

# junctionExitAngle

The angle of the exit road of this junction.

## Declaration

```swift
var junctionExitAngle: Measurement<UnitAngle>? { get set }
```

## See Also

### Providing junction information

- [junctionType](carplay/cpmaneuver/junctiontype.md)
- [junctionElementAngles](carplay/cpmaneuver/junctionelementangles.md)
