Enumerates values returned by several types.
Syntax
public enum ActionBarNavigationMode
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
List | List 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.
|
Standard | Standard 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.
|
Tabs | Tab 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