syncRate | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies how often the display is updated during visual effect, drag, and move commands. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: drag, visual effect, move Glossary: command, property, redraw | ||||||
Description | Use the syncRate property to specify how often the screen is redrawn. Decreasing the syncRate reduces the load on the system, but may make the display of movements and visual effects more jerky. The default value of syncRate is 20. | ||||||
Tags | multimedia |