Specifies an action performed with the mouse.
Namespace: MindFusion.Gauges
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Down |
Indicates the press of a mouse button. |
|
Move |
Indicates the move of a mouse. |
|
Up |
Indicates the release of a mouse button. |
JavaScript Pack Programmer's Guide | © 2024 MindFusion |