Interface AnimationEvent.AnimationEventAnimationEventInitDictType
- Enclosing class:
AnimationEvent
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface AnimationEvent.AnimationEventAnimationEventInitDictType
-
Method Summary
Modifier and TypeMethodDescriptioncreate()
double
void
setAnimationName
(String animationName) void
setElapsedTime
(double elapsedTime) void
setPseudoElement
(String pseudoElement)
-
Method Details
-
create
-
getAnimationName
-
getElapsedTime
@JsProperty double getElapsedTime() -
getPseudoElement
-
setAnimationName
-
setElapsedTime
@JsProperty void setElapsedTime(double elapsedTime) -
setPseudoElement
-