C# Class Xamarin.Forms.CalendarSampleApp.Android.MainActivity

Inheritance: AndroidActivity
显示文件 Open project: rid00z/Xamarin.Forms.Calendar

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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