UIElement.StartAnimation(ICompositionAnimationBase) Methode
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.
Startet die angegebene Animation für das -Element.
public:
virtual void StartAnimation(ICompositionAnimationBase ^ animation) = StartAnimation;
void StartAnimation(ICompositionAnimationBase const& animation);
C#
public void StartAnimation(ICompositionAnimationBase animation);
function startAnimation(animation)
Public Sub StartAnimation (animation As ICompositionAnimationBase)
- animation
- ICompositionAnimationBase
Die zu startende Animation.
Gerätefamilie |
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)
|
Produkt | Versionen |
---|---|
WinRT | Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |