HumanPresenceFeatures 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表人類目前狀態感測器所支援的系統設定。
public ref class HumanPresenceFeatures sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HumanPresenceFeatures final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HumanPresenceFeatures
Public NotInheritable Class HumanPresenceFeatures
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v15.0 引進)
|
屬性
IsAdaptiveDimmingSupported |
取得人類目前狀態感測器是否可以根據使用者是否存在、不存在或與其裝置互動,將計算機畫面變暗。 |
IsAttentionAwareDimmingSupported |
這個屬性已經過時。 如需詳細資訊,請參閱。 取得當用戶互動未偵測到一段時間時,人類目前狀態感測器是否可以將計算機的螢幕變暗。 |
IsLockOnLeaveSupported |
取得當使用者自動離開計算機時,人類存在感測器是否可以鎖定計算機。 |
IsWakeOnApproachSupported |
取得人類目前狀態感測器是否可以在使用者的方法上喚醒電腦。 |
SensorId |
取得人類目前狀態感測器的唯一標識碼。 |
SupportedWakeOrLockDistancesInMillimeters |
取得人類目前狀態感測器所支援的距離,以喚醒或鎖定計算機。 |