C# Class Blog.Mobile.App

Inheritance: Xamarin.Forms.Application
Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Méthodes publiques

Свойство Type Description
IsLoggedIn bool

Méthodes publiques

Méthode Description
App ( ) : Blog.Mobile.Views.Home
GetMainPage ( ) : Page

Méthodes protégées

Méthode Description
OnResume ( ) : void
OnSleep ( ) : void
OnStart ( ) : void

Method Details

App() public méthode

public App ( ) : Blog.Mobile.Views.Home
Résultat Blog.Mobile.Views.Home

GetMainPage() public static méthode

public static GetMainPage ( ) : Page
Résultat Xamarin.Forms.Page

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void

OnSleep() protected méthode

protected OnSleep ( ) : void
Résultat void

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void

Property Details

IsLoggedIn public_oe static_oe property

public static bool IsLoggedIn
Résultat bool