C# Class DrawerSample.SlidingPaneLayoutActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Cheesebaron/DrawerSample

Méthodes publiques

Méthode Description
OnOptionsItemSelected ( Android item ) : bool

Méthodes protégées

Méthode Description
OnCreate ( Bundle savedInstanceState ) : void

Private Methods

Méthode Description
FirstLayoutListener ( object sender, EventArgs args ) : void

Method Details

OnCreate() protected méthode

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

OnOptionsItemSelected() public méthode

public OnOptionsItemSelected ( Android item ) : bool
item Android
Résultat bool