public class AnimationEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static interface |
AnimationEvent.AnimationEventAnimationEventInitDictType |
Event.ComposedPathArrayUnionType, Event.DeepPathFn| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
animationName |
double |
elapsedTime |
java.lang.String |
pseudoElement |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type| Constructor and Description |
|---|
AnimationEvent(java.lang.String type) |
AnimationEvent(java.lang.String type,
AnimationEvent.AnimationEventAnimationEventInitDictType animationEventInitDict) |
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagationpublic java.lang.String animationName
public double elapsedTime
public java.lang.String pseudoElement
public AnimationEvent(java.lang.String type,
AnimationEvent.AnimationEventAnimationEventInitDictType animationEventInitDict)
public AnimationEvent(java.lang.String type)