C# Class OS2Indberetning.Templates.VertsButton

Inheritance: Xamarin.Forms.ContentView
显示文件 Open project: os2indberetning/OS2_Windows_Phone Class Usage Examples

Public Methods

Method Description
VertsButton ( System.Action callback = null, string stored = "0" ) : System

Creates a new instance of an animated + button

Method Details

VertsButton() public method

Creates a new instance of an animated + button
public VertsButton ( System.Action callback = null, string stored = "0" ) : System
callback System.Action action to call when the animation is complete
stored string
return System