UIBarButtonItem
UIBarButtonItemAppearance
UIBarButtonItem()
UIBarButtonItem(IntPtr)
UIBarButtonItem(NativeHandle)
UIBarButtonItem(NSCoder)
UIBarButtonItem(NSObjectFlag)
UIBarButtonItem(UIAction)
UIBarButtonItem(UIBarButtonSystemItem)
UIBarButtonItem(UIView)
UIBarButtonItem(String, UIMenu)
UIBarButtonItem(UIAction, UIMenu)
UIBarButtonItem(UIBarButtonSystemItem, EventHandler)
UIBarButtonItem(UIBarButtonSystemItem, UIAction)
UIBarButtonItem(UIBarButtonSystemItem, UIMenu)
UIBarButtonItem(UIImage, UIMenu)
UIBarButtonItem(String, UIBarButtonItemStyle, EventHandler)
UIBarButtonItem(UIBarButtonSystemItem, NSObject, Selector)
UIBarButtonItem(UIBarButtonSystemItem, UIAction, UIMenu)
UIBarButtonItem(UIImage, UIBarButtonItemStyle, EventHandler)
UIBarButtonItem(String, UIBarButtonItemStyle, NSObject, Selector)
UIBarButtonItem(UIImage, UIBarButtonItemStyle, NSObject, Selector)
UIBarButtonItem(String, UIImage, NSObject, Selector, UIMenu)
UIBarButtonItem(UIImage, UIImage, UIBarButtonItemStyle, NSObject, Selector)
Action
Appearance
ButtonGroup
ChangesSelectionAsPrimaryAction
ClassHandle
CreatingFixedGroup
CustomView
Enabled
FlexibleSpaceItem
Hidden
Image
ImageInsets
Menu
MenuRepresentation
PossibleTitles
PreferredMenuElementOrder
PrimaryAction
Selected
SpringLoaded
Style
SymbolAnimationEnabled
Tag
Target
TintColor
Title
Width
AddSymbolEffect(NSSymbolEffect)
AddSymbolEffect(NSSymbolEffect, NSSymbolEffectOptions)
AddSymbolEffect(NSSymbolEffect, NSSymbolEffectOptions, Boolean)
AppearanceWhenContainedIn(Type[])
CreatingMovableGroup(String)
CreatingOptionalGroup(String, Boolean)
Dispose(Boolean)
EncodeTo(NSCoder)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetBackButtonBackgroundImage(UIControlState, UIBarMetrics)
GetBackButtonBackgroundVerticalPositionAdjustment(UIBarMetrics)
GetBackButtonTitlePositionAdjustment(UIBarMetrics)
GetBackgroundImage(UIControlState, UIBarMetrics)
GetBackgroundImage(UIControlState, UIBarButtonItemStyle, UIBarMetrics)
GetBackgroundVerticalPositionAdjustment(UIBarMetrics)
GetFixedSpaceItem(NFloat)
GetFrame(UIView)
GetTitlePositionAdjustment(UIBarMetrics)
RemoveAllSymbolEffects()
RemoveAllSymbolEffects(NSSymbolEffectOptions)
RemoveAllSymbolEffects(NSSymbolEffectOptions, Boolean)
RemoveSymbolEffect(NSSymbolEffect)
RemoveSymbolEffect(NSSymbolEffect, NSSymbolEffectOptions)
RemoveSymbolEffect(NSSymbolEffect, NSSymbolEffectOptions, Boolean)
SetBackButtonBackgroundImage(UIImage, UIControlState, UIBarMetrics)
SetBackButtonBackgroundVerticalPositionAdjustment(nfloat, UIBarMetrics)
SetBackButtonBackgroundVerticalPositionAdjustment(NFloat, UIBarMetrics)
SetBackButtonTitlePositionAdjustment(UIOffset, UIBarMetrics)
SetBackgroundImage(UIImage, UIControlState, UIBarMetrics)
SetBackgroundImage(UIImage, UIControlState, UIBarButtonItemStyle, UIBarMetrics)
SetBackgroundVerticalPositionAdjustment(nfloat, UIBarMetrics)
SetBackgroundVerticalPositionAdjustment(NFloat, UIBarMetrics)
SetSymbolImage(UIImage, NSSymbolContentTransition)
SetSymbolImage(UIImage, NSSymbolContentTransition, NSSymbolEffectOptions)
SetTitlePositionAdjustment(UIOffset, UIBarMetrics)
Clicked
xamarinios
namespace UIKit
{
[Register("UIBarButtonItem", true)]
public class UIBarButtonItem : UIBarItem, INSCoding, INativeObject, IDisposable, IUISpringLoadedInteractionSupporting
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
public virtual UIBarButtonItemGroup? ButtonGroup
{
[Export("buttonGroup", ArgumentSemantic.Weak)]
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API