UIAnimationTransitionLibrary2 object

Implements the IUIAnimationTransitionLibrary2 interface.

Syntax

    [
        uuid(812F944A-C5C8-4CD9-B0A6-B3DA802F228D),
        helpstring("UIAnimationTransitionLibrary2 Class")
    ]
    coclass UIAnimationTransitionLibrary2
    {
        [default] interface IUIAnimationTransitionLibrary2;
    };

Remarks

To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationTransitionLibrary2.

Requirements

Minimum supported client

Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

None supported

Header

UIAnimation.h

IDL

UIAnimation.idl

DLL

UIAnimation.dll

See also

UIAnimationManager2

UIAnimationTimer

UIAnimationTransitionFactory2