Delay left of in-progress transition (in seconds)
Element associated with the transition
Current progress of transition
Gets/sets the settings associated with the transition
Start value of the in-progress transition
Target value of the in-progress transition
Synchronously calls each of the listeners registered for the event named name
,
in the order they were registered, passing the supplied arguments to each.
Returns true
if the listeners array for the event named name
includes listener
Returns true
if the Element associated to the transition
is attached to the Render Tree.
Removes the specified listener from the listener array for the event named name
.
Adds the listener function to the end of the listeners array for the event named name
.
Adds a one-time listener function for the event named name
. The next time name
is triggered, this listener is removed and then invoked.
Alias for stop
Static
add
Constructor