C# Class OS2Indberetning.Templates.LogoutButton

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

Méthodes publiques

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

Creates a new instance of an animated logout button

Method Details

LogoutButton() public méthode

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