C# Class OS2Indberetning.Templates.ForwardButton

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

Méthodes publiques

Méthode Description
ForwardButton ( System.Action callback = null ) : System

Creates a new instance of an animated right arrow button

Method Details

ForwardButton() public méthode

Creates a new instance of an animated right arrow button
public ForwardButton ( System.Action callback = null ) : System
callback System.Action action to call when the animation is complete
Résultat System