C# Class EvolveExample.Activity1

Inheritance: Android.Support.V4.App.FragmentActivity
Afficher le fichier Open project: bduncavage/evolve2013

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnDestroy ( ) : void
OnPause ( ) : void
OnResume ( ) : void

Private Methods

Méthode Description
UpdateServiceForeground ( bool isForeground ) : void
nav_NavigationItemSelected ( object sender, NavigationEventArgs args ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

OnDestroy() protected méthode

protected OnDestroy ( ) : void
Résultat void

OnPause() protected méthode

protected OnPause ( ) : void
Résultat void

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void