C# Class FormsPopup.Examples.CodedPopupExample

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: michaeled/FormsPopup Class Usage Examples

Méthodes publiques

Méthode Description
CodedPopupExample ( ) : System

Private Methods

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

Method Details

CodedPopupExample() public méthode

public CodedPopupExample ( ) : System
Résultat System