C# Class XamarinDemo.Droid.MainActivity

Inheritance: Android.App.Activity
Show file Open project: ably/demo-mobile-xamarin

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

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