Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 837 Bytes

powermanager_userpresencestatus.md

File metadata and controls

31 lines (17 loc) · 837 Bytes
-api-id -api-type
P:Microsoft.Windows.System.Power.PowerManager.UserPresenceStatus
winrt property

Microsoft.Windows.System.Power.PowerManager.UserPresenceStatus

-description

Gets the current user status associated with the app's session.

-property-value

The current user present status of the device.

-remarks

This property corresponds to the GUID_SESSION_USER_PRESENCE power setting GUID.

-see-also

UserPresenceStatusChanged event, UserPresenceStatus enum, Power management with the app lifecycle API

-examples