C# Class AppDemo5.Droid.FormsActivity

Inheritance: FormsAppCompatActivity
Show file Open project: francedot/xamarin-forms-performance-tips-and-tricks

Public Properties

Property Type Description
IsFormsInitialized bool

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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

Property Details

IsFormsInitialized public static property

public static bool IsFormsInitialized
return bool