Click or drag to resize
SS944ReportInterval Property
Gets or sets the current report interval for the thumbstick.

Namespace: Microsoft.IoT.Devices.Input
Assembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public uint ReportInterval { get; set; }

Property Value

Type: UInt32

Implements

IScheduledDeviceReportInterval
See Also