C# Class Com.Wikitude.Samples.MainActivity

Inheritance: Android.App.ListActivity
Afficher le fichier Open project: Redth/Wikitude.Xamarin

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnListItemClick ( ListView l, Android.Views.View v, int position, long id ) : void
getListLabels ( ) : string[]

Private Methods

Méthode Description
deleteDirectoryContent ( string path ) : void
getActivitiesToLaunch ( ) : List>.Dictionary

Method Details

OnCreate() protected méthode

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

OnListItemClick() protected méthode

protected OnListItemClick ( ListView l, Android.Views.View v, int position, long id ) : void
l ListView
v Android.Views.View
position int
id long
Résultat void

getListLabels() protected méthode

protected getListLabels ( ) : string[]
Résultat string[]