Skip to main content

InputReportArgs Class

Namespace: GHIElectronics.TinyCLR.UI.Input · Assembly: GHIElectronics.TinyCLR.UI

report arguments

public class InputReportArgs

Constructors

InputReportArgs(object dev, object report)

public InputReportArgs(object dev, object report)

No description available.

ParameterTypeDescription
devobject
reportobject

Fields

Device

public readonly InputDevice Device

No description available.

Report

public readonly InputReport Report

No description available.