Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 706 Bytes

simpleorientationsensor_readingtransform.md

File metadata and controls

22 lines (15 loc) · 706 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.SimpleOrientationSensor.ReadingTransform
winrt property

Windows.Devices.Sensors.SimpleOrientationSensor.ReadingTransform

-description

Gets or sets the transformation that needs to be applied to sensor data. Transformations to be applied are tied to the display orientation with which to align the sensor data.

-property-value

A DisplayOrientations-typed value that specifies the display orientation with which to align the sensor data.

-remarks

-examples

-see-also