lock moves | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Sets the lockMoves property to true, preventing motions caused with the move command from being immediately visible. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: lock cursor, move, lock messages, unlock moves Glossary: property, command Property: lockMoves | ||||||
Description | Use the lock moves command to synchronize motions made with the move command. The lock moves command sets the lockMoves property to true. When all pending handlers are finished executing, the lockMoves property is set back to false. | ||||||
Tags | multimedia |