Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 577 Bytes

customsensor_fromidasync_1322863552.md

File metadata and controls

26 lines (18 loc) · 577 Bytes
-api-id -api-type
M:Windows.Devices.Sensors.Custom.CustomSensor.FromIdAsync(System.String)
winrt method

Windows.Devices.Sensors.Custom.CustomSensor.FromIdAsync

-description

Asynchronously obtains the sensor from its identifier.

-parameters

-param sensorId

The sensor identifier.

-returns

Returns the CustomSensor object from its identifier.

-remarks

-examples

-see-also