Skip to content

Latest commit

 

History

History
100 lines (67 loc) · 3.4 KB

nn-uianimation-iuianimationtransition.md

File metadata and controls

100 lines (67 loc) · 3.4 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:uianimation.IUIAnimationTransition
IUIAnimationTransition (uianimation.h)
Defines a transition, which determines how an animation variable changes over time.
IUIAnimationTransition
IUIAnimationTransition interface [Windows Animation]
IUIAnimationTransition interface [Windows Animation]
described
uianimation.iuianimationtransition
uianimation/IUIAnimationTransition
uianimation\iuianimationtransition.htm
UIAnimation
99804a2f-82c9-494c-b75d-69e66f1e49ef
12/05/2018
IUIAnimationTransition, IUIAnimationTransition interface [Windows Animation], IUIAnimationTransition interface [Windows Animation],described, uianimation.iuianimationtransition, uianimation/IUIAnimationTransition
uianimation.h
Windows
Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps \| UWP apps]
None supported
UIAnimation.idl
UIAnimation.dll
Windows
19H1
IUIAnimationTransition
uianimation/IUIAnimationTransition
c++
APIRef
kbSyntax
COM
UIAnimation.dll
IUIAnimationTransition

IUIAnimationTransition interface

-description

Defines a transition, which determines how an animation variable changes over time.

-inheritance

The IUIAnimationTransition interface inherits from the IUnknown interface. IUIAnimationTransition also has these types of members:

-remarks

IUIAnimationTransition is one of the primary interfaces used to add animation to an application, along with the IUIAnimationVariable and IUIAnimationStoryboard interfaces.

UIAnimationTransitionLibrary implements a library of standard transitions.

-see-also

IUIAnimationManager::ScheduleTransition

IUIAnimationStoryboard::AddTransition

IUIAnimationStoryboard::AddTransitionAtKeyframes

IUIAnimationStoryboard::AddTransitionBetweenKeyframes

IUIAnimationTransitionFactory

IUIAnimationTransitionLibrary

IUnknown

Storyboard Overview