C# Class Login.Droid.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsApplicationActivity
ファイルを表示 Open project: rlingineni/Xamarin.Forms_Authentication

Public Methods

Method Description
OnBackPressed ( ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnBackPressed() public method

public OnBackPressed ( ) : void
return void

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void