ImagePreloader.Preloaded

Syntax

Preloaded: function (sender, args)

Parameters

sender. Event source.

args. Information on the event. Arguments: Images loaded images.  

Description

The Preloaded event occurs after loading of all images.

Example

The example of event use is given in description of the ImagePreloader constructor.

See also:

ImagePreloader