StopAnimationAction.Animation Property

Definition

Gets or sets the linked AnimationSet instance to stop.

public Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet Animation { get; set; }
member this.Animation : Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet with get, set
Public Property Animation As AnimationSet

Property Value

Applies to