Edit

Share via


AnimationSet.Then Method

Definition

Wait for existing animations to complete before running new animations

public Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet Then ();
member this.Then : unit -> Microsoft.Toolkit.Uwp.UI.Animations.AnimationSet
Public Function Then () As AnimationSet

Returns

AnimationSet to allow chaining

Applies to