public static interface AnimationEvent.AnimationEventAnimationEventInitDictType
Modifier and Type | Method and Description |
---|---|
static AnimationEvent.AnimationEventAnimationEventInitDictType |
create() |
java.lang.String |
getAnimationName() |
double |
getElapsedTime() |
java.lang.String |
getPseudoElement() |
void |
setAnimationName(java.lang.String animationName) |
void |
setElapsedTime(double elapsedTime) |
void |
setPseudoElement(java.lang.String pseudoElement) |
static AnimationEvent.AnimationEventAnimationEventInitDictType create()
java.lang.String getAnimationName()
double getElapsedTime()
java.lang.String getPseudoElement()
void setAnimationName(java.lang.String animationName)
void setElapsedTime(double elapsedTime)
void setPseudoElement(java.lang.String pseudoElement)