C# Class JabbrMobile.Android.Views.HomeView

Inheritance: BaseFragmentView
Afficher le fichier Open project: Redth/JabbRIsMobile

Méthodes publiques

Méthode Description
OnBackPressed ( ) : void
OnOptionsItemSelected ( IMenuItem item ) : bool

Méthodes protégées

Méthode Description
OnViewModelSet ( ) : void

Private Methods

Méthode Description
ToggleActions ( ) : void

Method Details

OnBackPressed() public méthode

public OnBackPressed ( ) : void
Résultat void

OnOptionsItemSelected() public méthode

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

OnViewModelSet() protected méthode

protected OnViewModelSet ( ) : void
Résultat void