Share via


PowerManager.UserPresenceStatus Proprietà

Definizione

Ottiene lo stato utente corrente associato alla sessione dell'app.

public:
 static property UserPresenceStatus UserPresenceStatus { UserPresenceStatus get(); };
static UserPresenceStatus UserPresenceStatus();
public static UserPresenceStatus UserPresenceStatus { get; }
var userPresenceStatus = PowerManager.userPresenceStatus;
Public Shared ReadOnly Property UserPresenceStatus As UserPresenceStatus

Valore della proprietà

L'utente corrente presenta lo stato del dispositivo.

Commenti

Questa proprietà corrisponde al GUID dell'impostazione di alimentazioneGUID_SESSION_USER_PRESENCE.

Si applica a

Vedi anche