C# Class ActionProject.MainActivity

Inheritance: Microsoft.Xna.Framework.AndroidGameActivity
显示文件 Open project: xamarin/mobile-samples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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