Click or drag to resize
DigitalRuneITimelineFillBehavior Property
Gets a value that specifies how the animation behaves when it reaches the end of its duration.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
FillBehavior FillBehavior { get; }

Property Value

Type: FillBehavior
A value that specifies how the animation behaves when it reaches the end of its duration.
See Also