Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 501 Bytes

activitysensorreadingconfidence.md

File metadata and controls

27 lines (18 loc) · 501 Bytes
-api-id -api-type
T:Windows.Devices.Sensors.ActivitySensorReadingConfidence
winrt enum

ActivitySensorReadingConfidence

-description

Specifies the confidence of a sensor reading.

-enum-fields

-field High:0

There is high confidence in the reading of the sensor.

-field Low:1

There is low confidence in the reading of the sensor.

-remarks

-examples

-see-also