@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="ShadowAnimation")
public class ShadowAnimation
extends Animation
currentTime, effect, id, oncancel, onfinish, onremove, 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, commitStyles, finish, finished, pause, pending, persist, play, playState, ready, replaceState, reverse, updatePlaybackRateaddEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListenerassign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, valuespublic ShadowAnimation(@Nonnull
Animation source,
@Nonnull
CSSPseudoElement newTarget)
@JsProperty(name="sourceAnimation") @Nonnull public Animation sourceAnimation()