C# Class OS2Indberetning.Templates.Filler

Inheritance: Xamarin.Forms.ContentView
Mostra file Open project: os2indberetning/OS2_Windows_Phone Class Usage Examples

Public Methods

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

Creates a new instance of an animated + button

Method Details

Filler() public method

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