---
title: primaryAngle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplane/primaryangle
---

# primaryAngle

A value that represents the angle the framework highlights if this lane is preferred or good.

## Declaration

```swift
var primaryAngle: Measurement<UnitAngle> { get set }
```

## Discussion

Discussion If primaryAngle is present it can’t be included in secondaryAngles.

## See Also

### Properties

- [secondaryAngles](carplay/cplane/secondaryangles.md)
- [status](carplay/cplane/status.md)
