SKHeadingConfiguration Class Reference
Inherits from | SKConfiguration : NSObject |
---|---|
Declared in | SKHeadingConfiguration.h |
headingFilter
The minimum angular change (measured in degrees) required to report new heading sensor data.
@property (nonatomic) CLLocationDegrees headingFilter
Declared In
SKHeadingConfiguration.h
headingOrientation
The physical orientation of the device, used to compute the heading values more accurately.
@property (nonatomic) CLDeviceOrientation headingOrientation
Declared In
SKHeadingConfiguration.h
displayHeadingCalibration
Allow the heading calibration alert to be displayed in the device’s screen or not.
@property (nonatomic) BOOL displayHeadingCalibration
Declared In
SKHeadingConfiguration.h