Specifies the interval in milliseconds between the time the insertion point blinks on and the time it blinks off.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
set the blinkRate to blinkDelayInMilliseconds
# Examples
set the blinkRate to 1000
if the blinkRate > 400 then set the borderColor to red
# Description
Use the blinkRate property to control how fast the text insertion point blinks.
# Tags
ui,
# See
- **keyword:** integer - **property:** idleRate, syncRate, typingRate - **function:** milliseconds - **glossary:** property, insertion point