C# Class Rozga.MonoDroid.PluginSample.CordovaActivity

Inheritance: DroidGap
Exibir arquivo Open project: srozga/monodroid-cordova

Public Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
InitXamarinPlugins ( CordovaWebView webView, PluginManager pluginManager ) : void

Method Details

OnCreate() public method

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