---
title: linkedLaneGuidance
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/linkedlaneguidance
---

# linkedLaneGuidance

A value that represents lane guidance associated with this maneuver.

## Declaration

```swift
unowned(unsafe) var linkedLaneGuidance: CPLaneGuidance { get set }
```

## Discussion

Discussion This value is optional; however CPManeuver requires this value if there is a corresponding lane guidance value.

## See Also

### Providing maneuver information

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