AnimationManagerCreateController Method |
Name | Description | |
---|---|---|
CreateController(ITimeline, IAnimatableObject) |
Creates a new animation controller which can be used to apply the given animation to the
specified object.
| |
CreateController(ITimeline, IAnimatableProperty) |
Creates a new animation controller which can be used to apply the given animation to the
specified property.
| |
CreateController(ITimeline, IEnumerableIAnimatableObject) |
Creates a new animation controller which can be used to apply the given animation to the
specified objects.
|