Search
Animation Methods
 


 Public Methods

  Name Description

addEventListener

Registers a single event listener on the Animation.

dispose

Sys.IDisposable implementation.

raiseEvent

Raises an event.

removeEventListener

Removes a single event listener attached to the Animation.

start

Starts or resumes the animation.

stop

Stops the animation.

 See Also