C# Class HouseOfTheFuture.MobileApp.Droid.MainActivity

Inheritance: Xamarin.Forms.Platform.Android.FormsApplicationActivity
Show file Open project: HouseOfTheFuture/Mobile-App

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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