headingAvailable
A Boolean value indicating whether the location manager is able to generate heading-related events.
Declaration
var headingAvailable: Bool { get }Discussion
Heading data may not be available on all iOS-based devices. You should check the value of this property before asking the location manager to deliver heading-related events.