Contents

heading

The heading of the user’s location.

Declaration

var heading: CLHeading? { get }

Discussion

This property is nil if the user’s location tracking mode isn’t MKUserTrackingMode.followWithHeading.

See Also

Determining the user’s location