Skip to main content

CursorMovedEventHandler Delegate

Namespace: GHIElectronics.TinyCLR.Devices.UsbHost · Assembly: GHIElectronics.TinyCLR.Devices.UsbHost

The delegate for when one of the joystick's cursors moves.

public delegate CursorMovedEventHandler

Parameters

ParameterTypeDescription
senderJoystickThe joystick associated with this event.
eCursorMovedEventArgsThe event arguments.