Online documentation, manuals and tutorials
< All Topics
Print

AnimationImage

Description

The animation image is similar to the normal ‘Image’ object. The only difference is that instead of one source image, you set an array of multiple source images.

You can specify a duration and repeat count.

More info

Properties

Specific

Images

Array

List of images to be animated.

Duration

Number

Duration of animation given in milliseconds.

Repeat infinite

Boolean

If enabled than animation will be repeated infinite times.

Repeat count

Number

If “Repeat infinite” is disabled then use this property to control how many times animation will be repeated.

Page content