unlock moves | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sets the lockMoves property to false, allowing object motions caused with the move command to be seen. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: unlock screen, lock moves, move Glossary: object, property, handler, command, execute Property: lockMoves |
Description | Use the unlock moves command to begin all pending move commands at once. The unlock moves command sets the lockMoves property to false. When all pending handlers are finished executing, the lockMoves property is automatically set to false. |
Tags | multimedia |