xtd 0.2.0
Loading...
Searching...
No Matches

◆ mouse_wheel_scroll_delta()

static int32 xtd::forms::system_information::mouse_wheel_scroll_delta ( )
static

Gets the amount of the delta value of a single mouse wheel rotation increment.

Returns
The amount of the delta value of a single mouse wheel rotation increment.
Remarks
The delta value is an integer value that represents a single mouse wheel rotation increment. A downward mouse wheel rotation produces a negative delta value.