IUIAnimationStoryboardEventHandler interface (uianimation.h)
Defines methods for handling status and update events for a storyboard.
Inheritance
The IUIAnimationStoryboardEventHandler interface inherits from the IUnknown interface. IUIAnimationStoryboardEventHandler also has these types of members:
Methods
The IUIAnimationStoryboardEventHandler interface has these methods.
IUIAnimationStoryboardEventHandler::OnStoryboardStatusChanged Handles events that occur when a storyboard's status changes. |
IUIAnimationStoryboardEventHandler::OnStoryboardUpdated Handles events that occur when a storyboard is updated. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | uianimation.h |
See also
IUIAnimationStoryboard::GetStatus