Platforms to show: All Mac Windows Linux Cross-Platform

CLHeadingMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreLocation MBS MacFrameworks Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes All
A CLHeading object contains heading data generated by a CLLocationManager object.

The heading data consists of computed values for true and magnetic north. It also includes the raw data for the three-dimensional vector used to compute those values.

Typically, you do not create instances of this class yourself, nor do you subclass it. Instead, you receive instances of this class through the delegate assigned to the CLLocationManager object whose startUpdatingHeading method you called.

Note: If you want heading objects to contain valid data for the trueHeading property, your location manager object should also be configured to deliver location updates. You can start the delivery of these updates by calling the location manager object's startUpdatingLocation method.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Some properties using for this class:

Some events using this class:


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


CLGeocoderMBS   -   CLImageFormatMBS


The biggest plugin in space...