C# Class Notification.Droid.MainActivity

Inheritance: FormsAppCompatActivity
Afficher le fichier Open project: gruan01/Xamarin-Example

Méthodes protégées

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

Method Details

OnCreate() protected méthode

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

OnPause() protected méthode

protected OnPause ( ) : void
Résultat void

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void