C# Class NavDrawer.Activities.HomeView

Inheritance: FragmentActivity
显示文件 Open project: jamesmontemagno/Xam.NavDrawer

Public Methods

Method Description
OnOptionsItemSelected ( IMenuItem item ) : bool

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Private Methods

Method Description
ListItemClicked ( int position ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
return void

OnOptionsItemSelected() public method

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