Method | Description | |
---|---|---|
BeginAsync ( this storyboard ) : System.Threading.Tasks.Task |
Asynchronously initiates the set of animations associated with the storyboard.
|
public static BeginAsync ( this storyboard ) : System.Threading.Tasks.Task | ||
storyboard | this | A storyboard which will be executed asynchronously. |
return | System.Threading.Tasks.Task |