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

# upcomingManeuvers

The next set of maneuvers the user should perform while following the current route.

```
var upcomingManeuvers: [CPManeuver] { get set }
```

## Discussion

The system displays multiple maneuvers at the same time. However, the system may limit the number of visible maneuvers.

---

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)