Search
MouseInfo.action Property
See Also
 






Gets the action that was performed.

Namespace: MindFusion.Gauges
File: MouseInfo.js

 Syntax

JavaScript  Copy Code

get action() {}

 Property Value

MouseAction

The action that was performed.

 See Also