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