IUIAnimationStoryboardEventHandler2 interface (uianimation.h)
Defines methods for handling storyboard events.
Inheritance
The IUIAnimationStoryboardEventHandler2 interface inherits from the IUnknown interface. IUIAnimationStoryboardEventHandler2 also has these types of members:
Methods
The IUIAnimationStoryboardEventHandler2 interface has these methods.
| IUIAnimationStoryboardEventHandler2::OnStoryboardStatusChanged Handles storyboard status change events. |
| IUIAnimationStoryboardEventHandler2::OnStoryboardUpdated Handles storyboard update events. |
Requirements
| Minimum supported client | Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | UWP apps] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | uianimation.h |
See also
IUIAnimationStoryboard2::GetStatus