wheel ~master (2019-11-11T07:42:25Z)
Dub
Repo
MouseMotionEventArgs
cat
wheel
input
The argument to the mouse movement event
class
MouseMotionEventArgs :
EventArgs
{
this
(MouseMotion m);
const
(
MouseMotion
)
motion
;
}
Constructors
this
this
(MouseMotion m)
Undocumented in source.
Members
Variables
motion
const
(
MouseMotion
)
motion
;
The mouse motion data for the event
Meta
Source
See Implementation
cat
wheel
input
classes
InputHandler
KeyboardEventArgs
MouseButtonEventArgs
MouseMotionEventArgs
MouseWheelEventArgs
enums
EI_KEY_PRESSED
The argument to the mouse movement event