__MIDL___MIDL_itf_UIAnimation_0000_0002_0003 structure (uianimation.h)
Defines a keyframe, which represents a time offset within a storyboard.
Syntax
typedef struct __MIDL___MIDL_itf_UIAnimation_0000_0002_0003 {
int _;
} *UI_ANIMATION_KEYFRAME;
Members
_
Remarks
This structure should be treated as a handle. It is returned as an output parameter by some methods and should be used only as a parameter passed back to other methods as an input parameter.
UI_ANIMATION_KEYFRAME_STORYBOARD_START represents the implicit keyframe at the start of every storyboard.
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 |
Header | uianimation.h |
See also
IUIAnimationStoryboard::AddKeyframeAfterTransition
IUIAnimationStoryboard::AddKeyframeAtOffset
IUIAnimationStoryboard::AddTransitionAtKeyframe