InclinometerReading.YawAccuracy 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 inclinometer's z-axis accuracy.
public:
property MagnetometerAccuracy YawAccuracy { MagnetometerAccuracy get(); };
MagnetometerAccuracy YawAccuracy();
public MagnetometerAccuracy YawAccuracy { get; }
var magnetometerAccuracy = inclinometerReading.yawAccuracy;
Public ReadOnly Property YawAccuracy As MagnetometerAccuracy
Property Value
The inclinometer's z-axis accuracy.