UIElement.StartAnimation(ICompositionAnimationBase) Methode

Definition

Startet die angegebene Animation für das -Element.

public:
 virtual void StartAnimation(ICompositionAnimationBase ^ animation) = StartAnimation;
void StartAnimation(ICompositionAnimationBase const& animation);
public void StartAnimation(ICompositionAnimationBase animation);
function startAnimation(animation)
Public Sub StartAnimation (animation As ICompositionAnimationBase)

Parameter

animation
ICompositionAnimationBase

Die zu startende Animation.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für: