AnimationManagerUpdateAndApplyAnimation Method |
Name | Description | |
---|---|---|
UpdateAndApplyAnimation(IAnimatableObject) |
Immediately evaluates the animations the given object and applies the new animation values.
| |
UpdateAndApplyAnimation(IEnumerableIAnimatableObject) |
Immediately evaluates the animations of the given objects and applies the new animation
values.
| |
UpdateAndApplyAnimation(IAnimatableProperty) |
Immediately evaluates the animation composition chains of the given property and applies
the new animation values.
| |
UpdateAndApplyAnimation(ListIAnimatableProperty) |
Immediately evaluates the animations of the given properties and applies the new animation
values.
|