Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Watch events and query mouse button of last mouse click.
Version | macOS | Windows | Linux | Server | iOS SDK |
5.2 / 7.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
EventMonitor.Clear Clears last event captured. | Mac/Win 5.2 |
EventMonitor.ClearCardWindow Clears trigger for card window. | Mac/Win 7.3 |
EventMonitor.GetEnabled Queries whether event monitor is enabled. | Mac/Win 6.3 |
EventMonitor.Install Installs event monitor. | Mac/Win 5.2 |
EventMonitor.LastMouseClickButton Queries the index of the last pressed mouse button. | Mac/Win 5.2 |
EventMonitor.LastMouseClickIsDoubleClick Queries if last recognized mouse click is a double click. | Mac/Win 5.2 |
EventMonitor.LastMousePositionX Queries last mouse position. | Mac/Win 7.3 |
EventMonitor.LastMousePositionY Queries last mouse position. | Mac/Win 7.3 |
EventMonitor.SetCardWindow Sets script trigger for clicks outside card. | Mac/Win 7.3 |
EventMonitor.SetEnabled Enables or disables event monitor. | Mac/Win 6.3 |
10 functions shown.
These functions require a license (60%).