C# Class OS2Indberetning.Templates.LogoutButton

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

Public Methods

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

Creates a new instance of an animated logout button

Method Details

LogoutButton() public method

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
return System