PowerManager.UserPresenceStatus 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與應用程式會話相關聯的目前用戶狀態。
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
屬性值
裝置的目前使用者目前狀態。
備註
這個屬性會對應至 GUID_SESSION_USER_PRESENCE電源設定 GUID。
適用於
另請參閱
- UserPresenceStatusChanged
- UserPresenceStatus
- 使用應用程式生命週期 API
電源管理