C# Class RadialMenuControl.Extensions.StoryboardExtension

Afficher le fichier Open project: CatalystCode/radial-menu

Méthodes publiques

Méthode Description
PlayAsync ( this storyboard ) : System.Threading.Tasks.Task

Plays the storyboard and returns an awaitable Task

Method Details

PlayAsync() public static méthode

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