Android.App.ActionBarNavigationMode Enumeration
Enumerates values returned by several types.

Syntax

public enum ActionBarNavigationMode

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
ListList navigation mode. Instead of static title text this mode presents a list menu for navigation within the activity. e.g. this might be presented to the user as a dropdown list.
StandardStandard navigation mode. Consists of either a logo or icon and title text with an optional subtitle. Clicking any of these elements will dispatch onOptionsItemSelected to the host Activity with a MenuItem with item ID android.R.id.home.
TabsTab navigation mode. Instead of static title text this mode presents a series of tabs for navigation within the activity.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0