PropsAnimationEffect extension
Properties
- nextSibling → AnimationEffect?
-
Available on AnimationEffect, provided by the PropsAnimationEffect extension
no setter - parent → GroupEffect?
-
Available on AnimationEffect, provided by the PropsAnimationEffect extension
no setter - previousSibling → AnimationEffect?
-
Available on AnimationEffect, provided by the PropsAnimationEffect extension
no setter
Methods
-
after(
[AnimationEffect? effects1, AnimationEffect? effects2, AnimationEffect? effects3]) → void -
Available on AnimationEffect, provided by the PropsAnimationEffect extension
-
before(
[AnimationEffect? effects1, AnimationEffect? effects2, AnimationEffect? effects3]) → void -
Available on AnimationEffect, provided by the PropsAnimationEffect extension
-
getComputedTiming(
) → ComputedEffectTiming -
Available on AnimationEffect, provided by the PropsAnimationEffect extension
-
getTiming(
) → EffectTiming -
Available on AnimationEffect, provided by the PropsAnimationEffect extension
-
remove(
) → void -
Available on AnimationEffect, provided by the PropsAnimationEffect extension
-
replace(
[AnimationEffect? effects1, AnimationEffect? effects2, AnimationEffect? effects3]) → void -
Available on AnimationEffect, provided by the PropsAnimationEffect extension
-
updateTiming(
[OptionalEffectTiming? timing]) → void -
Available on AnimationEffect, provided by the PropsAnimationEffect extension