C# Class OS2Indberetning.Templates.SaveButton

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

Public Methods

Method Description
SaveButton ( System.Action callback = null ) : System

Creates a new instance of an animated + button

Method Details

SaveButton() public method

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