CompassReading.HeadingAccuracy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the compass's heading accuracy.
public:
property MagnetometerAccuracy HeadingAccuracy { MagnetometerAccuracy get(); };
MagnetometerAccuracy HeadingAccuracy();
public MagnetometerAccuracy HeadingAccuracy { get; }
var magnetometerAccuracy = compassReading.headingAccuracy;
Public ReadOnly Property HeadingAccuracy As MagnetometerAccuracy
Property Value
The compass's heading accuracy.