Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
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.
Feedback: Report problem or ask question.