ActionBar.DisplayOptionsActionBar.SetDisplayOptions(ActionBarDisplayOptions, Android.App.ActionBarDisplayOptions)
showHometrue to show home, false otherwise.
Set whether to include the application home affordance in the action bar. Home is presented as either an activity icon or logo.
To set several display options at once, see the setDisplayOptions methods.
[Android Documentation]