다음을 통해 공유


HumanPresenceSensor.MaxDetectablePersons 속성

정의

사람의 현재 상태 센서에서 감지할 수 있는 최대 사용자 수를 가져옵니다.

public:
 property int MaxDetectablePersons { int get(); };
int MaxDetectablePersons();
public int MaxDetectablePersons { get; }
var int32 = humanPresenceSensor.maxDetectablePersons;
Public ReadOnly Property MaxDetectablePersons As Integer

속성 값

Int32

int

사람의 현재 상태 센서에서 감지할 수 있는 최대 사용자 수입니다.

Windows 요구 사항

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

적용 대상