ImagePreloader.Timeout

Syntax

Timeout: Number

Description

The Timeout property determines time delay of image loading (in milliseconds).

Comments

Use JSON or the setTimeout method to set the property value, and the getTimeout method to get the property value.

Example

The property use is given in description of the ImagePreloader constructor.

See also:

ImagePreloader