movingControls | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns a list of controls that are being moved by the move command. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: control, line Property: properties, ID Command: move Glossary: command, control, return Control Structure: function | ||||||
Description | Use the movingControls function to find out whether a control or window is still moving, or to perform an action on each control or window that is moving. | ||||||
Tags | multimedia |