ActivitySensorTrigger.ReportInterval 屬性

定義

取得觸發程式的報表間隔。

public:
 property unsigned int ReportInterval { unsigned int get(); };
uint32_t ReportInterval();
public uint ReportInterval { get; }
var uInt32 = activitySensorTrigger.reportInterval;
Public ReadOnly Property ReportInterval As UInteger

屬性值

UInt32

unsigned int

uint32_t

觸發程式的目前報告間隔,以毫秒為單位。

適用於