ActionBar
IOnMenuVisibilityListener
IOnNavigationListener
ITabListener
LayoutParams
MenuVisibilityEventArgs
NavigationEventArgs
Tab
TabEventArgs
TabReselectedEventArgs
TabSelectedEventArgs
TabUnselectedEventArgs
ActionBar()
ActionBar(IntPtr, JniHandleOwnership)
CustomView
DisplayOptions
Elevation
Height
HideOffset
HideOnContentScrollEnabled
IsShowing
JniPeerMembers
NavigationItemCount
NavigationMode
SelectedNavigationIndex
SelectedTab
Subtitle
SubtitleFormatted
TabCount
ThemedContext
ThresholdClass
ThresholdType
Title
TitleFormatted
AddOnMenuVisibilityListener(IOnMenuVisibilityListener)
AddTab(Tab)
AddTab(Tab, Boolean)
AddTab(Tab, Int32)
AddTab(Tab, Int32, Boolean)
GetTabAt(Int32)
Hide()
NewTab()
RemoveAllTabs()
RemoveOnMenuVisibilityListener(IOnMenuVisibilityListener)
RemoveTab(Tab)
RemoveTabAt(Int32)
SelectTab(Tab)
SetBackgroundDrawable(Drawable)
SetCustomView(Int32)
SetCustomView(View, LayoutParams)
SetDisplayHomeAsUpEnabled(Boolean)
SetDisplayOptions(ActionBarDisplayOptions, ActionBarDisplayOptions)
SetDisplayShowCustomEnabled(Boolean)
SetDisplayShowHomeEnabled(Boolean)
SetDisplayShowTitleEnabled(Boolean)
SetDisplayUseLogoEnabled(Boolean)
SetHomeActionContentDescription(ICharSequence)
SetHomeActionContentDescription(Int32)
SetHomeActionContentDescription(String)
SetHomeAsUpIndicator(Drawable)
SetHomeAsUpIndicator(Int32)
SetHomeButtonEnabled(Boolean)
SetIcon(Drawable)
SetIcon(Int32)
SetListNavigationCallbacks(ISpinnerAdapter, IOnNavigationListener)
SetLogo(Drawable)
SetLogo(Int32)
SetSelectedNavigationItem(Int32)
SetSplitBackgroundDrawable(Drawable)
SetStackedBackgroundDrawable(Drawable)
SetSubtitle(Int32)
SetTitle(Int32)
Show()
MenuVisibility
net9.0-android34.0
namespace Android.App
{
[Register("android/app/ActionBar", DoNotGenerateAcw = true)]
public abstract class ActionBar : Object
{
[Register("setCustomView", "(Landroid/view/View;Landroid/app/ActionBar$LayoutParams;)V", "GetSetCustomView_Landroid_view_View_Landroid_app_ActionBar_LayoutParams_Handler")]
public abstract void SetCustomView(View? view, LayoutParams? layoutParams);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API