HumanPresenceSensorReading.Engagement 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 whether a user is engaged with the device.
public:
property HumanEngagement Engagement { HumanEngagement get(); };
HumanEngagement Engagement();
public HumanEngagement Engagement { get; }
var humanEngagement = humanPresenceSensorReading.engagement;
Public ReadOnly Property Engagement As HumanEngagement
Property Value
The engagement state reported by a HumanPresenceSensor.