Storyboard Interfaces
This section contains the reference specifications for the Windows Animation Manager interfaces that support storyboards.
In this section
Topic | Description |
---|---|
IUIAnimationStoryboard |
Defines a storyboard, which contains a group of transitions that are synchronized relative to one another. |
IUIAnimationStoryboard2 |
Defines a storyboard, which contains a group of transitions that are synchronized relative to one another. |
IUIAnimationStoryboardEventHandler |
Defines methods for handling status and update events for a storyboard. |
IUIAnimationStoryboardEventHandler2 |
Defines methods for handling storyboard events. |
IUIAnimationLoopIterationChangeHandler2 |
Defines a method for handling storyboard loop iteration events. |
IUIAnimationPriorityComparison |
Defines a method for priority comparison that the animation manager uses to resolve scheduling conflicts. |
IUIAnimationPriorityComparison2 |
Defines a method that resolves scheduling conflicts through priority comparison. |