Compositor.CreateAnimationController メソッド

定義

AnimationController のインスタンスを作成します。

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

戻り値

作成した AnimationController オブジェクトを 返します。

Windows の要件

デバイス ファミリ
Windows 11 Insider Preview (10.0.23504.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v15.0 で導入)

適用対象