---
title: junctionType
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/junctiontype
---

# junctionType

A value that represents the type of junction associated with this maneuver.

## Declaration

```swift
var junctionType: CPJunctionType { get set }
```

## Discussion

Discussion One of the CPJunctionType values that indicates the type of traffic junction; a CPManeuver requires this value.

## See Also

### Providing junction information

- [junctionExitAngle](carplay/cpmaneuver/junctionexitangle.md)
- [junctionElementAngles](carplay/cpmaneuver/junctionelementangles.md)
