Mouse actions that describe a button changing state.
More...
|
MouseButton | Button [get] |
|
bool | IsPressed [get] |
|
Pixel | Pixel [get] |
|
string | Device [get] |
| Name of the thing performing the action but no state. E.g., "left button" or "shift key".
|
|
string | Description [get] |
| Description of both the input device and its state. E.g., "left button released" or "shift key pressed".
|
|
DateTime | DateTime [get, set] |
| Describes when the event happened. Useful for distinguishing single from double-clicks.
|
|
Mouse actions that describe a button changing state.
◆ Button
MouseButton ScottPlot.Interactivity.IMouseButtonAction.Button |
|
get |
◆ IsPressed
bool ScottPlot.Interactivity.IMouseButtonAction.IsPressed |
|
get |
The documentation for this interface was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Interactivity/IMouseButtonAction.cs