Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 809 Bytes

simpleorientationsensor_fromidasync_1322863552.md

File metadata and controls

31 lines (19 loc) · 809 Bytes
-api-id -api-type ms.custom
M:Windows.Devices.Sensors.SimpleOrientationSensor.FromIdAsync(System.String)
winrt method
RS5

Windows.Devices.Sensors.SimpleOrientationSensor.FromIdAsync

-description

Asynchronously retrieves a SimpleOrientationSensor object based on the specified device identifier.

-parameters

-param deviceId

The SimpleOrientationSensor device identifier.

-returns

After the operation completes, returns the SimpleOrientationSensor instance based on the value of deviceId.

-remarks

-see-also

-examples