---
title: trafficSide
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/trafficside
---

# trafficSide

A value that represents which side of the road the traffic drives on.

## Declaration

```swift
var trafficSide: CPTrafficSide { get set }
```

## Discussion

Discussion One of the CPTrafficSide values that indicates which side of the road traffic drives on; a CPManeuver requires this value.

## See Also

### Providing maneuver information

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