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

◆ mouse_present()

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

Gets a value indicating whether the functions of the left and right mouse buttons have been swapped.

Returns
true if a mouse is installed; otherwise, false.
Remarks
The mouse_present property indicates whether a pointing device is present or installed on the system. This is usually the case, so mouse_present almost always returns true.