Compositor.CreateAnimationController Method

Definition

Creates an instance of AnimationController.

public:
 virtual AnimationController ^ CreateAnimationController() = CreateAnimationController;
AnimationController CreateAnimationController();
public AnimationController CreateAnimationController();
function createAnimationController()
Public Function CreateAnimationController () As AnimationController

Returns

Returns the created AnimationController object.

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)

Applies to