Skip to main content

blinkRate

Type

property

Summary

Specifies the interval in milliseconds between the time the insertion point blinks on and the time it blinks off.

Syntax

set the blinkRate to <blinkDelayInMilliseconds>

Description

Use the blinkRate property to control how fast the text insertion point blinks.

The blinkRate should be a multiple of the idleRate.

Examples

set the blinkRate to 1000
if the blinkRate &gt; 400 then set the borderColor to red

glossary: property, insertion point

keyword: integer

property: idleRate, syncRate, typingRate

function: milliseconds

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?