다음을 통해 공유


HumanPresenceSensorReading 클래스

정의

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
상속
Object Platform::Object IInspectable 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

센서가 판독값을 보고한 시간을 가져옵니다.

적용 대상

추가 정보