C# Class Xamalytics.Views.TrackingButton

Inheritance: Xamarin.Forms.Button
Mostrar archivo Open project: TheEightBot/Xamalytics

Public Methods

Method Description
TrackingButton ( string pageName ) : System

Protected Methods

Method Description
OnParentSet ( ) : void

Private Methods

Method Description
TrackingButton_Clicked ( object sender, EventArgs e ) : void

Method Details

OnParentSet() protected method

protected OnParentSet ( ) : void
return void

TrackingButton() public method

public TrackingButton ( string pageName ) : System
pageName string
return System