Barometer.ReportThreshold 속성

정의

public:
 property BarometerDataThreshold ^ ReportThreshold { BarometerDataThreshold ^ get(); };
BarometerDataThreshold ReportThreshold();
public BarometerDataThreshold ReportThreshold { get; }
var barometerDataThreshold = barometer.reportThreshold;
Public ReadOnly Property ReportThreshold As BarometerDataThreshold

속성 값

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v10.0에서 도입되었습니다.)

설명

보고서는 이전에 보고된 데이터 읽기와 새 샘플 사이의 델타가 BarometerDataThreshold보다 큰 경우에만 생성됩니다.

적용 대상