search

goog.fx.AnimationEvent

Provided By
Extends

Class for an animation event object.

new AnimationEvent( type, anim )

Parameters
typestring

Event type.

anim(goog.fx.Animation|null)

An animation object.

Instance Methods

Instance Properties