pub const WHEEL_DELTA: i32 = windows::Win32::UI::WindowsAndMessaging::WHEEL_DELTA as _; // 120i32
Expand description

The distance when the mouse wheel rotated expressed in multiples or factors of this value.