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

◆ native_mouse_wheel_support()

static bool xtd::forms::system_information::native_mouse_wheel_support ( )
static

Gets a value indicating whether a mouse with a mouse wheel is installed.

Returns
true if a mouse with a mouse wheel is installed; otherwise, false.
Remarks
The native_mouse_wheel_support property indicates whether the system recognizes a mouse wheel on an installed mouse.
Note
This property is equivalent to mouse_wheel_present.