C# Class RadialMenuControl.Extensions.StoryboardExtension

Exibir arquivo Open project: CatalystCode/radial-menu

Public Methods

Method Description
PlayAsync ( this storyboard ) : System.Threading.Tasks.Task

Plays the storyboard and returns an awaitable Task

Method Details

PlayAsync() public static method

Plays the storyboard and returns an awaitable Task
public static PlayAsync ( this storyboard ) : System.Threading.Tasks.Task
storyboard this
return System.Threading.Tasks.Task