Bagikan melalui


Accelerometer.ReportThreshold Properti

Definisi

Mendapatkan AccelerometerDataThreshold untuk sensor akselerometer.

public:
 property AccelerometerDataThreshold ^ ReportThreshold { AccelerometerDataThreshold ^ get(); };
AccelerometerDataThreshold ReportThreshold();
public AccelerometerDataThreshold ReportThreshold { get; }
var accelerometerDataThreshold = accelerometer.reportThreshold;
Public ReadOnly Property ReportThreshold As AccelerometerDataThreshold

Nilai Properti

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 2004 (diperkenalkan dalam 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v10.0)

Keterangan

Laporan dihasilkan hanya jika delta antara pembacaan data yang dilaporkan sebelumnya dan sampel baru lebih besar dari AccelerometerDataThreshold.

Berlaku untuk