Describes the potential states of an animation.
Syntax
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The ClockState enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Active | 0 |
The current animation changes in direct relation to the animation of its parent. |
| Filling | 1 |
The animation continues and does not change in relation to the animation of its parent. |
| Stopped | 2 |
The animation is stopped. |
Remarks
This enumeration is not typically used in XAML.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012