Click or drag to resize

AnimationEffect Properties

Version 102.0.100

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.
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