C# Class OS2Indberetning.Templates.ButtomButton

Inheritance: Xamarin.Forms.ContentView
Afficher le fichier Open project: os2indberetning/OS2_Windows_Phone Class Usage Examples

Méthodes publiques

Méthode Description
ButtomButton ( string text, System.Action callback = null ) : System

Creates a new instance of the animation button

Method Details

ButtomButton() public méthode

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
Résultat System