C# Class AppDemo5.Droid.FormsActivity

Inheritance: FormsAppCompatActivity
Datei anzeigen 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_oe static_oe property

public static bool IsFormsInitialized
return bool