C# 클래스 OS2Indberetning.Templates.ButtomButton

상속: Xamarin.Forms.ContentView
파일 보기 프로젝트 열기: os2indberetning/OS2_Windows_Phone 1 사용 예제들

공개 메소드들

메소드 설명
ButtomButton ( string text, System.Action callback = null ) : System

Creates a new instance of the animation button

메소드 상세

ButtomButton() 공개 메소드

Creates a new instance of the animation button
public ButtomButton ( string text, System.Action callback = null ) : System
text string the text to set
callback System.Action action to call when the animation is complete
리턴 System