AnimationSet Constructors
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.
Overloads
| AnimationSet() | |
| AnimationSet(UIElement) |
Initializes a new instance of the AnimationSet class. |
AnimationSet()
AnimationSet(UIElement)
- Source:
- AnimationSet.cs
Initializes a new instance of the AnimationSet class.
public AnimationSet(Windows.UI.Xaml.UIElement element);
new Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet : Windows.UI.Xaml.UIElement -> Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet
Public Sub New (element As UIElement)
Parameters
- element
- Windows.UI.Xaml.UIElement
The associated element