---
title: heading
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/cllocationmanager/heading
---

# heading

The most recently reported heading.

## Declaration

```swift
@NSCopying var heading: CLHeading? { get }
```

## Discussion

Discussion The value of this property is nil if heading updates have never been initiated.

## See Also

### Getting recent location and heading data

- [location](corelocation/cllocationmanager/location.md)
