C# Class Login.Droid.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsApplicationActivity
Afficher le fichier Open project: rlingineni/Xamarin.Forms_Authentication

Méthodes publiques

Méthode Description
OnBackPressed ( ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

OnBackPressed() public méthode

public OnBackPressed ( ) : void
Résultat void

OnCreate() protected méthode

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