Compositor.CreateSpringScalarAnimation Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt eine instance von SpringScalarNaturalMotionAnimation.
public:
virtual SpringScalarNaturalMotionAnimation ^ CreateSpringScalarAnimation() = CreateSpringScalarAnimation;
SpringScalarNaturalMotionAnimation CreateSpringScalarAnimation();
public SpringScalarNaturalMotionAnimation CreateSpringScalarAnimation();
function createSpringScalarAnimation()
Public Function CreateSpringScalarAnimation () As SpringScalarNaturalMotionAnimation
Gibt zurück
Das erstellte SpringScalarNaturalMotionAnimation-Objekt.
Windows-Anforderungen
Gerätefamilie |
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
|