C# Class BeerDrinkin.Forms.Droid.MainActivity

Inheritance: Xamarin.Forms.Platform.Android.FormsApplicationActivity
Show file Open project: MikeCodesDotNet/Beer-Drinkin

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
InitPlugins ( ) : void

Method Details

OnCreate() protected method

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