StoryboardAnimations Class

Definition

An extension class for the Windows.UI.Xaml.Media.Animation.Storyboard type.

public static class StoryboardAnimations
type StoryboardAnimations = class
Public Module StoryboardAnimations
Inheritance
StoryboardAnimations

Methods

BeginAsync(Storyboard)

Starts an animation and returns a Task that reports when it completes.

Applies to