Mouse Class |
Namespace: Eto.Forms
The Mouse type exposes the following members.
Name | Description | |
---|---|---|
Buttons |
Gets the current state of the mouse buttons
| |
IsSupported |
Gets a value indicating whether the current platform supports mouse functions in this class
| |
Position |
Gets or sets the current mouse position in screen coordinates
|
Name | Description | |
---|---|---|
IsAnyButtonPressed |
Returns true if any of the specified mouse buttons is pressed.
| |
SetCursor |
Temporarily sets the current mouse pointer to the specified cursor.
|