C# Class Rozga.MonoDroid.PluginSample.CordovaActivity

Inheritance: DroidGap
Afficher le fichier Open project: srozga/monodroid-cordova

Méthodes publiques

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
InitXamarinPlugins ( CordovaWebView webView, PluginManager pluginManager ) : void

Method Details

OnCreate() public méthode

public OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void