C# Class JabbrMobile.Android.Views.HomeView

Inheritance: BaseFragmentView
Mostra file Open project: Redth/JabbRIsMobile

Public Methods

Method Description
OnBackPressed ( ) : void
OnOptionsItemSelected ( IMenuItem item ) : bool

Protected Methods

Method Description
OnViewModelSet ( ) : void

Private Methods

Method Description
ToggleActions ( ) : void

Method Details

OnBackPressed() public method

public OnBackPressed ( ) : void
return void

OnOptionsItemSelected() public method

public OnOptionsItemSelected ( IMenuItem item ) : bool
item IMenuItem
return bool

OnViewModelSet() protected method

protected OnViewModelSet ( ) : void
return void