StartAnimationActivity Class
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.
An IActivity which starts the provided AnimationSet when invoked.
public class StartAnimationActivity : Microsoft.Toolkit.Uwp.UI.Animations.Activity
type StartAnimationActivity = class
inherit Activity
Public Class StartAnimationActivity
Inherits Activity
- Inheritance
Animation |
Identifies the dependency property. |
Target |
Identifies the dependency property. |
Animation |
Gets or sets the linked AnimationSet instance to start. |
Delay |
Gets or sets the TimeSpan to wait before running the activity. (Inherited from Activity) |
Target |
Gets or sets the object to start the specified animation on. If not specified, will use the current object the parent animation is running on. |
Invoke |
Invokes the current activity. |
Προϊόν | Εκδόσεις |
---|---|
Windows Community Toolkit | 7.0.0, 7.1.0 |