animate
|
Image Properties for general information about Image components. |
Specifies that the animation in an animated GIF image should be played. Otherwise, a static image is displayed.
Example
Image1.animate = true;
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |