C# 클래스 RadialMenuControl.Extensions.StoryboardExtension

파일 보기 프로젝트 열기: CatalystCode/radial-menu

공개 메소드들

메소드 설명
PlayAsync ( this storyboard ) : System.Threading.Tasks.Task

Plays the storyboard and returns an awaitable Task

메소드 상세

PlayAsync() 공개 정적인 메소드

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