C# Class OS2Indberetning.Templates.ForwardButton

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

Public Methods

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

Creates a new instance of an animated right arrow button

Method Details

ForwardButton() public method

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