HumanPresenceSensorReading 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
HumanPresenceSensor의 단일 읽기를 나타냅니다.
public ref class HumanPresenceSensorReading sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HumanPresenceSensorReading final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HumanPresenceSensorReading
Public NotInheritable Class HumanPresenceSensorReading
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v15.0에서 도입되었습니다.)
|
속성
DetectedPersons |
검색된 모든 사람(기본 사용자 및 기타)의 컬렉션을 가져옵니다. |
DistanceInMillimeters |
HumanPresenceSensor와 검색된 사용자 사이의 거리를 가져옵니다. |
Engagement |
사용자가 디바이스에 사용 중인지 여부를 가져옵니다. |
OnlookerPresence |
기본 사용자 이외의 사용자가 검색되어 디바이스에 연결되었는지 여부를 가져옵니다. |
Presence |
사용자가 검색되는지 여부를 가져옵니다. |
Properties |
읽기에 할당된 속성의 컬렉션을 가져옵니다. |
Timestamp |
센서가 판독값을 보고한 시간을 가져옵니다. |