syncRate

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

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

set the syncRate to number

# Examples

set the syncRate to 12

# Description

Use the syncRate property to specify how often the screen is redraw.

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

# See

- **command:** drag, visual effect, move - **glossary:** command, property, redraw