C# 클래스 IdApp.Views.LoadingPage

파일 보기 프로젝트 열기: Trust-Anchor-Group/IdApp

공개 메소드들

메소드 설명
LoadingPage ( ) : IdApp.ViewModels

Creates a new instance of the LoadingPage class.

보호된 메소드들

메소드 설명
OnAppearing ( ) : void

Overridden to start an animation when the page is displayed on screen.

메소드 상세

LoadingPage() 공개 메소드

Creates a new instance of the LoadingPage class.
public LoadingPage ( ) : IdApp.ViewModels
리턴 IdApp.ViewModels

OnAppearing() 보호된 메소드

Overridden to start an animation when the page is displayed on screen.
protected OnAppearing ( ) : void
리턴 void