Поделиться через


Inclinometer.ReportThreshold Свойство

Определение

Возвращает значение InclinometerDataThreshold для датчика гирометра.

public:
 property InclinometerDataThreshold ^ ReportThreshold { InclinometerDataThreshold ^ get(); };
InclinometerDataThreshold ReportThreshold();
public InclinometerDataThreshold ReportThreshold { get; }
var inclinometerDataThreshold = inclinometer.reportThreshold;
Public ReadOnly Property ReportThreshold As InclinometerDataThreshold

Значение свойства

Требования к Windows

Семейство устройств
Windows 10, version 2004 (появилось в 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v10.0)

Комментарии

Отчет создается, только если разница между предыдущим считываемыми данными и новой выборкой превышает значение InclinometerDataThreshold.

Применяется к