다음을 통해 공유


HumanPresenceFeatures.IsWakeOnApproachSupported 속성

정의

사용자 프레즌스 센서가 사용자의 접근 방식에서 PC를 절전 모드에서 해제할 수 있는지 여부를 가져옵니다.

public:
 property bool IsWakeOnApproachSupported { bool get(); };
bool IsWakeOnApproachSupported();
public bool IsWakeOnApproachSupported { get; }
var boolean = humanPresenceFeatures.isWakeOnApproachSupported;
Public ReadOnly Property IsWakeOnApproachSupported As Boolean

속성 값

Boolean

bool

True입니다(지원되는 경우). 그렇지 않으면 false입니다. 기본값은 false입니다.

적용 대상

추가 정보