| Member Name | Description |
|---|---|
| HomeAsUp |
Setting this option will implicitly enable interaction with the home/up button. See ActionBar.SetHomeButtonEnabled(bool). |
| ShowCustom | Show the custom view if one has been set. |
| ShowHome | Show 'home' elements in this action bar, leaving more space for other navigation elements. This includes logo and icon. |
| ShowTitle | Show the activity title and subtitle, if present. |
| UseLogo | Use logo instead of icon if available. This flag will cause appropriate navigation modes to use a wider logo in place of the standard icon. |