wheel ~master (2019-11-11T07:42:25Z)
Dub
Repo
MouseWheelEventArgs
cat
wheel
input
The argument to the mouse wheel event
class
MouseWheelEventArgs :
EventArgs
{
this
(MouseWheel m);
const
(
MouseWheel
)
wheel
;
}
Constructors
this
this
(MouseWheel m)
Undocumented in source.
Members
Variables
wheel
const
(
MouseWheel
)
wheel
;
The mouse wheel 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 wheel event