moveSpeed | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | |||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: integer Property: dragSpeed, location Command: move Object: control Glossary: object, command, property, parameter | ||||||
Description | Use the moveSpeed property to change the speed of animation performed with the move command. A moveSpeed of zero moves the objects directly to their destination, as though you had set the object's location property rather than using the move command. The moveSpeed property has no effect if you include the in time parameter in the move command. It only controls the speed of move commands that don't specify a time for the movement. | ||||||
Tags | multimedia |