Animation.getStartTime

Syntax

getStartTime();

Description

The getStartTime method returns time of animation start.

Comments

The method returns value of the Date type.

Example

The example of use is given in the page with description of the Animation.animateProp method.

See also:

Animation