syncRate

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the syncRate to <number>
Summary

Specifies how often the display is updated during visual effect, drag, and move commands.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the syncRate to 12
Values
NameTypeDescription
Value

The syncRate is a positive integer.

RelatedCommand: 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.

Tagsmultimedia