Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 781 Bytes

humanpresencesensorreading_onlookerpresence.md

File metadata and controls

28 lines (17 loc) · 781 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.HumanPresenceSensorReading.OnlookerPresence
winrt property

Windows.Devices.Sensors.HumanPresenceSensorReading.OnlookerPresence

-description

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

-property-value

The detection state reported by a HumanPresenceSensor.

-remarks

Can be useful for addressing privacy concerns. For example, a user might want there screen to dim automatically when another person is detected.

-see-also

Presence, DetectedPersons

-examples