RepeatBehavior Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The RepeatBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of times a Timeline should repeat. |
|
Duration | Gets the total length of time a Timeline should play. |
|
Forever | Gets a RepeatBehavior that specifies an infinite number of repetitions. |
|
HasCount | Gets a value that indicates whether the repeat behavior has a specified iteration count. |
|
HasDuration | Gets a value that indicates whether the repeat behavior has a specified repeat duration. |
Show: