ActivitySensorReadingChangeReport.Reading Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the reading of the sensor when it's triggered.
public:
property ActivitySensorReading ^ Reading { ActivitySensorReading ^ get(); };
ActivitySensorReading Reading();
public ActivitySensorReading Reading { get; }
var activitySensorReading = activitySensorReadingChangeReport.reading;
Public ReadOnly Property Reading As ActivitySensorReading
Property Value
The reading of the sensor when it's triggered.
Windows requirements
App capabilities |
activity
|