AnimationBase.StartAnimation(UIElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts the animation on the specified element
public void StartAnimation (Windows.UI.Xaml.UIElement element);
member this.StartAnimation : Windows.UI.Xaml.UIElement -> unit
Public Sub StartAnimation (element As UIElement)
Parameters
- element
- Windows.UI.Xaml.UIElement
The Windows.UI.Xaml.UIElement to be animated