Click or drag to resize

AnimationEffect Properties

Version 130.1.90

The AnimationEffect type exposes the following members.

Properties
 NameDescription
Public propertyBackendNodeId `AnimationEffect`'s target node.
Public propertyDelay `AnimationEffect`'s delay.
Public propertyDirection `AnimationEffect`'s playback direction.
Public propertyDuration `AnimationEffect`'s iteration duration. Milliseconds for time based animations and percentage [0 - 100] for scroll driven animations (i.e. when viewOrScrollTimeline exists).
Public propertyEasing `AnimationEffect`'s timing function.
Public propertyEndDelay `AnimationEffect`'s end delay.
Public propertyFill `AnimationEffect`'s fill mode.
Public propertyIterations `AnimationEffect`'s iterations.
Public propertyIterationStart `AnimationEffect`'s iteration start.
Public propertyKeyframesRule `AnimationEffect`'s keyframes.
Top
See Also