Specifies the repeat mode that a RepeatBehavior raw value represents.
Syntax
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The RepeatBehaviorType enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Count | 0 |
The RepeatBehavior represents a case where the timeline should repeat for a fixed number of complete runs. |
| Duration | 1 |
The RepeatBehavior represents a case where the timeline should repeat for a time duration, which might result in an animation terminating part way through. |
| Forever | 2 |
The RepeatBehavior represents a case where the timeline should repeat indefinitely. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012