C# Class CrossUI.Droid.Dialog.Elements.HtmlActivity

Inheritance: Android.App.Activity
Show file Open project: MvvmCross/MvvmCross

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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