Android.App.ActionBar: Property Members

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

Public Properties

abstract
CustomViewAndroid.Views.View.
abstract
DisplayOptionsActionBarDisplayOptions.
Elevationfloat. Get the Z-axis elevation of the action bar in pixels.
[read-only]
abstract
Heightint. Retrieve the current height of the ActionBar.
HideOffsetint. Return the current vertical offset of the action bar.
HideOnContentScrollEnabledbool. Return whether the action bar is configured to scroll out of sight along with a Android.Views.View.NestedScrollingEnabled.
[read-only]
abstract
IsShowingbool.
[read-only]
abstract
NavigationItemCountint. Get the number of navigation items present in the current navigation mode.
abstract
NavigationModeActionBarNavigationMode. Returns the current navigation mode.
[read-only]
abstract
SelectedNavigationIndexint. Get the position of the selected navigation item in list or tabbed navigation modes.
[read-only]
abstract
SelectedTabActionBar.Tab. Returns the currently selected tab if in tabbed navigation mode and there is at least one tab present.
Subtitlestring. Documentation for this section has not yet been entered.
abstract
SubtitleFormattedJava.Lang.ICharSequence. Returns the current ActionBar subtitle in standard mode.
[read-only]
abstract
TabCountint. Returns the number of tabs currently registered with the action bar.
[read-only]
ThemedContextAndroid.Content.Context. Returns a Android.Content.Context with an appropriate theme for creating views that will appear in the action bar.
Titlestring. Documentation for this section has not yet been entered.
abstract
TitleFormattedJava.Lang.ICharSequence. Returns the current ActionBar title in standard mode.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.