C# Class Demo.Pages.FirstPopupPage

Inheritance: Rg.Plugins.Popup.Pages.PopupPage
Afficher le fichier Open project: rotorgames/Rg.Plugins.Popup Class Usage Examples

Méthodes publiques

Méthode Description
FirstPopupPage ( ) : System

Méthodes protégées

Méthode Description
OnAppearingAnimationEnd ( ) : System.Threading.Tasks.Task
OnDisappearingAnimationBegin ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
OnClose ( object sender, EventArgs e ) : void

Method Details

FirstPopupPage() public méthode

public FirstPopupPage ( ) : System
Résultat System

OnAppearingAnimationEnd() protected méthode

protected OnAppearingAnimationEnd ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

OnDisappearingAnimationBegin() protected méthode

protected OnDisappearingAnimationBegin ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task