Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MouseCursor.Hide
Hides the mouse cursor.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Utility | 7.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "MouseCursor.Hide" )
Parameters
none
Result
Returns OK or error.
Description
Hides the mouse cursor.As FileMaker may reset the cursor to be visible when scripts end, you may not see the mouse actually hide.
See also
Release notes
- Version 7.5
- Added MouseCursor.HideUntilMouseMoves function.
Created 14th October 2017, last changed 14th October 2017
MountNotification.Uninstall - MouseCursor.HideUntilMouseMoves