ActivitySensorReading.Activity 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 activity type for the sensor.
public:
property ActivityType Activity { ActivityType get(); };
ActivityType Activity();
public ActivityType Activity { get; }
var activityType = activitySensorReading.activity;
Public ReadOnly Property Activity As ActivityType
Property Value
A ActivityType-typed value that specifies the current activity for the sensor.
Windows requirements
App capabilities |
activity
|