DetectedPerson 클래스

정의

인간 존재 센서에서 감지한 감지된 사람을 나타냅니다.

public ref class DetectedPerson sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DetectedPerson final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DetectedPerson
Public NotInheritable Class DetectedPerson
상속
Object Platform::Object IInspectable DetectedPerson
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 Insider Preview (10.0.26100.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v19.0에서 도입되었습니다.)

속성

DistanceInMillimeters

감지된 사람이 사람의 존재 센서로부터의 거리를 밀리미터 단위로 가져옵니다.

Engagement

감지된 사람이 디바이스에 참여하는 방법을 가져옵니다.

HeadOrientation

, 피치 측면에서 인간의 현재 상태 센서를 기준으로 감지된 사람의 머리 방향을 가져옵니다.

HeadPosition

무스고도 측면에서 사람의 현재 상태 센서를 기준으로 사용자의 머리 위치를 가져옵니다.

PersonId

검색된 사람에게 할당된 고유 ID를 가져옵니다.

적용 대상