Compositor.CreateSpringVector2Animation メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SpringVector2NaturalMotionAnimation のインスタンスを作成します。
public:
virtual SpringVector2NaturalMotionAnimation ^ CreateSpringVector2Animation() = CreateSpringVector2Animation;
SpringVector2NaturalMotionAnimation CreateSpringVector2Animation();
public SpringVector2NaturalMotionAnimation CreateSpringVector2Animation();
function createSpringVector2Animation()
Public Function CreateSpringVector2Animation () As SpringVector2NaturalMotionAnimation
戻り値
作成された SpringVector2NaturalMotionAnimation オブジェクト。
Windows の要件
デバイス ファミリ |
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v5.0 で導入)
|