C# Class FormsPopup.Examples.XamlPopupExample

Afficher le fichier Open project: michaeled/FormsPopup

Méthodes publiques

Méthode Description
XamlPopupExample ( ) : System

Private Methods

Méthode Description
Button_OnClicked ( object sender, EventArgs e ) : void
CloseButton_OnClicked ( object sender, EventArgs e ) : void
Popup1_Showing ( object sender, PopupShowingEventArgs e ) : void
Popup1_Tapped ( object sender, PopupTappedEventArgs e ) : void

Method Details

XamlPopupExample() public méthode

public XamlPopupExample ( ) : System
Résultat System