Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.04 KB

humanpresencesettings_lockonleavedistanceinmillimeters.md

File metadata and controls

26 lines (16 loc) · 1.04 KB
-api-id -api-type
P:Windows.Devices.Sensors.HumanPresenceSettings.LockOnLeaveDistanceInMillimeters
winrt property

Windows.Devices.Sensors.HumanPresenceSettings.LockOnLeaveDistanceInMillimeters

-description

Gets or sets the distance a user must be from the human presence sensor for the PC to be considered unattended and automatically lock.

-property-value

The distance a user must be from the human presence sensor for the PC to be considered unattended and automatically lock.

-remarks

-see-also

HumanPresenceSensor.MinDetectableDistanceInMillimeters, HumanPresenceSensor.MaxDetectableDistanceInMillimeters, IsLockOnLeaveEnabled, HumanPresenceFeatures.SupportedWakeOrLockDistancesInMillimeters

-examples