UIElement.StartAnimation(ICompositionAnimationBase) Méthode

Définition

Commence l’animation spécifiée sur l’élément .

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)

Paramètres

animation
ICompositionAnimationBase

Animation à démarrer.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1809 (introduit dans 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v7.0)

S’applique à