---
title: maneuverType
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/maneuvertype
---

# maneuverType

A value that represents the type of maneuver.

## Declaration

```swift
var maneuverType: CPManeuverType { get set }
```

## Discussion

Discussion CarPlay requires this value to support route guidance metadata.

## See Also

### Providing maneuver information

- [roadFollowingManeuverVariants](carplay/cpmaneuver/roadfollowingmaneuvervariants.md)
- [linkedLaneGuidance](carplay/cpmaneuver/linkedlaneguidance.md)
- [highwayExitLabel](carplay/cpmaneuver/highwayexitlabel.md)
- [trafficSide](carplay/cpmaneuver/trafficside.md)
