[This documentation is preliminary and is subject to change.]
Provides access to the raw parameters for Windowsanimations. This enables developers of applications and application frameworks to create animations consistent with Windowsand other apps that use the Windows Animation Library.
Members
The Windows.UI.Core.AnimationMetrics namespace has these types of members:
Classes
The Windows.UI.Core.AnimationMetrics namespace has these classes.
| Class | Description |
|---|---|
| AnimationDescription | Describes an animation that is applied to a specific target. Exposes a list of animations to perform on the target as well as timing information to apply to them. |
| OpacityAnimation | Provides the parameters of an opacity (fade in or fade out) animation. |
| PropertyAnimation | Describes properties of animations that are common to all property animation types. |
| ScaleAnimation | Provides the parameters for an animation that makes an object larger or smaller. |
| TranslationAnimation | Provides the parameters of an animation that moves an object to a new location. |
Enumerations
The Windows.UI.Core.AnimationMetrics namespace has these enumerations.
| Enumeration | Description |
|---|---|
| AnimationEffect | Specifies an animation. |
| AnimationEffectTarget | Specifies a participant in an animation. |
| PropertyAnimationType | Specifies the animation type represented by a PropertyAnimation object. |
Interfaces
The Windows.UI.Core.AnimationMetrics namespace implements these interfaces.
| Interface | Description |
|---|---|
| IPropertyAnimation | Describes properties of animations that are common to all animation effects. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
