Timeline Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Timeline type exposes the following members.
| Name | Description | |
|---|---|---|
|
AutoReverse | Gets or sets a value that indicates whether the timeline plays in reverse after it completes a forward iteration. |
|
BeginTime | Gets or sets the time at which this Timeline should begin. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Duration | Gets or sets the length of time for which this timeline plays, not counting repetitions. |
|
FillBehavior | Gets or sets a value that specifies how the animation behaves after it reaches the end of its active period. |
|
RepeatBehavior | Gets or sets the repeating behavior of this timeline. |
|
SpeedRatio | Gets or sets the rate, relative to its parent, at which time progresses for this Timeline. |
Show: