OrientationSensor Class
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.
Device orientation (quaternion) relative to magnetic fields.
public static class OrientationSensor
- Inheritance
-
System.ObjectOrientationSensor
Properties
IsMonitoring |
Gets of currently monitoring the sensor. |
Methods
Start(SensorSpeed) |
Starts monitoring orientation sensor with specific speed. |
Stop() |
Stops monitoring. |
Events
ReadingChanged |
Event triggered when reading of sensor changes. |