<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -",
    "macCatalyst: 17.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPManeuver/linkedLaneGuidance",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPManeuver(py)linkedLaneGuidance"
  },
  "title" : "linkedLaneGuidance"
}
-->

# linkedLaneGuidance

A value that represents lane guidance associated with this maneuver.

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

## Discussion

This value is optional; however [`CPManeuver`](/documentation/CarPlay/CPManeuver) requires this value if there is a corresponding lane guidance value.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)