C# Class App8.Droid.MainActivity

Inheritance: AndroidActivity
Show file Open project: tutsplus/Multi-Platform-Apps-With-Xamarin

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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