Gets the Quaternion for the current orientation-sensor reading.
public:
property SensorQuaternion^ Quaternion {
SensorQuaternion^ get ();
}
Type: SensorQuaternion
The Quaternion for the current orientation-sensor reading.
Namespace: Windows.Devices.Sensors
Metadata: windows.winmd
OrientationSensorReading Class