The properties of Android.App.ActionBar are listed below. For a list of all members, see the ActionBar Members list.
See Also: Inherited members from Java.Lang.Object
abstract | CustomView | Android.Views.View. |
abstract | DisplayOptions | ActionBarDisplayOptions. |
Elevation | float. Get the Z-axis elevation of the action bar in pixels. | |
[read-only] abstract | Height | int. Retrieve the current height of the ActionBar. |
HideOffset | int. Return the current vertical offset of the action bar. | |
HideOnContentScrollEnabled | bool. Return whether the action bar is configured to scroll out of sight along with a Android.Views.View.NestedScrollingEnabled. | |
[read-only] abstract | IsShowing | bool. |
[read-only] abstract | NavigationItemCount | int. Get the number of navigation items present in the current navigation mode. |
abstract | NavigationMode | ActionBarNavigationMode. Returns the current navigation mode. |
[read-only] abstract | SelectedNavigationIndex | int. Get the position of the selected navigation item in list or tabbed navigation modes. |
[read-only] abstract | SelectedTab | ActionBar.Tab. Returns the currently selected tab if in tabbed navigation mode and there is at least one tab present. |
Subtitle | string. Documentation for this section has not yet been entered. | |
abstract | SubtitleFormatted | Java.Lang.ICharSequence. Returns the current ActionBar subtitle in standard mode. |
[read-only] abstract | TabCount | int. Returns the number of tabs currently registered with the action bar. |
[read-only] | ThemedContext | Android.Content.Context. Returns a Android.Content.Context with an appropriate theme for creating views that will appear in the action bar. |
Title | string. Documentation for this section has not yet been entered. | |
abstract | TitleFormatted | Java.Lang.ICharSequence. Returns the current ActionBar title in standard mode. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |