C# Class Demo.Pages.FirstPopupPage

Inheritance: Rg.Plugins.Popup.Pages.PopupPage
Mostra file Open project: rotorgames/Rg.Plugins.Popup Class Usage Examples

Public Methods

Method Description
FirstPopupPage ( ) : System

Protected Methods

Method Description
OnAppearingAnimationEnd ( ) : System.Threading.Tasks.Task
OnDisappearingAnimationBegin ( ) : System.Threading.Tasks.Task

Private Methods

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

Method Details

FirstPopupPage() public method

public FirstPopupPage ( ) : System
return System

OnAppearingAnimationEnd() protected method

protected OnAppearingAnimationEnd ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

OnDisappearingAnimationBegin() protected method

protected OnDisappearingAnimationBegin ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task