lock cursor | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sets the lockCursor property to true, preventing the cursor shape from changing. |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Command: lock moves, lock screen, unlock cursor, lock colorMap Glossary: property, command, appearance Property: lockCursor, cursor |
Description | Use the lock cursor command to make the cursor retain a specified appearance until you change it. The lock cursor command sets the lockCursor property to true. |
Tags | ui |