Skip to content

Commit 49bc682

Browse files
clarification
1 parent 091d8f9 commit 49bc682

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

windows.devices.sensors/detectedperson_engagement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ public Windows.Devices.Sensors.HumanEngagement Engagement { get; }
1111

1212
## -description
1313

14-
Gets how the detected person is engaged with the human presence sensor.
14+
Gets how the detected person is engaged with the device.
1515

1616
## -property-value
1717

18-
How the detected person is engaged with the human presence sensor.
18+
How the detected person is engaged with the device.
1919

2020
## -remarks
2121

windows.devices.sensors/humanpresencesensorreading_onlookerpresence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public Windows.Devices.Sensors.HumanPresence OnlookerPresence { get; }
1111

1212
## -description
1313

14-
Gets whether a person other than the primary user is detected.
14+
Gets whether a person other than the primary user is detected and engaged with the device.
1515

1616
## -property-value
1717

0 commit comments

Comments
 (0)