Illustrates the role of 'ReadingTransform' property when porting sensor logic developed for Windows Phone devices (Portrait-First) over to Windows (Landscape-First) devices. Reads the current reading from the sensor and displays the raw sample and the transformed sample that represents the sensor readings if the sensor was oriented on a Windows Phone device , as your code would expect.
Platform: | Windows (raw sample) | WP (transformed) |
X: | no data | no data |
Y: | no data | no data |
Z: | no data | no data |