Bagikan melalui


Gyrometer.ReportThreshold Properti

Definisi

Mendapatkan GyrometerDataThreshold untuk sensor gyrometer.

public:
 property GyrometerDataThreshold ^ ReportThreshold { GyrometerDataThreshold ^ get(); };
GyrometerDataThreshold ReportThreshold();
public GyrometerDataThreshold ReportThreshold { get; }
var gyrometerDataThreshold = gyrometer.reportThreshold;
Public ReadOnly Property ReportThreshold As GyrometerDataThreshold

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 GyrometerDataThreshold.

Berlaku untuk