headingFilter
The minimum angular change in degrees required to generate new heading events.
Declaration
var headingFilter: CLLocationDegrees { get set }Discussion
The angular distance is measured relative to the last delivered heading event. Use the value kCLHeadingFilterNone to be notified of all movements. The default value of this property is 1 degree.