@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="ShadowAnimation")
public class ShadowAnimation
extends Animation
currentTime, effect, id, oncancel, onfinish, playbackRate, startTime, timeline| Constructor and Description |
|---|
ShadowAnimation(Animation source,
CSSPseudoElement newTarget) |
ShadowAnimation(Animation source,
Element newTarget) |
| Modifier and Type | Method and Description |
|---|---|
Animation |
sourceAnimation() |
cancel, finish, finished, pause, pending, play, playState, ready, reverse, updatePlaybackRateaddEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListenerpublic ShadowAnimation(@Nonnull
Animation source,
@Nonnull
CSSPseudoElement newTarget)
@JsProperty(name="sourceAnimation") @Nonnull public Animation sourceAnimation()