C# Class Forms9PatchDemo.HtmlButtonsPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: baskren/Forms9PatchDemo

Méthodes publiques

Méthode Description
HtmlButtonsPage ( ) : System

Private Methods

Méthode Description
OnImageButtonLongPressed ( object sender, EventArgs e ) : void
OnImageButtonLongPressing ( object sender, EventArgs e ) : void
OnImageButtonSelected ( object sender, EventArgs e ) : void
OnImageButtonTapped ( object sender, EventArgs e ) : void
OnSegmentLongPressed ( object sender, Forms9Patch e ) : void
OnSegmentLongPressing ( object sender, Forms9Patch e ) : void
OnSegmentSelected ( object sender, Forms9Patch e ) : void
OnSegmentTapped ( object sender, Forms9Patch e ) : void

Method Details

HtmlButtonsPage() public méthode

public HtmlButtonsPage ( ) : System
Résultat System