C# Class Accessibility.Droid.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
ファイルを表示 Open project: xamarin/xamarin-forms-samples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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