C# Class Urho.Samples.Droid.SamplesSelectorActivity

Inheritance: Android.App.ListActivity
Afficher le fichier Open project: xamarin/urho-samples

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnListItemClick ( Android l, Android v, int position, long id ) : void

Method Details

OnCreate() protected méthode

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

OnListItemClick() protected méthode

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