UINavigationItem
UINavigationItem()
UINavigationItem(IntPtr)
UINavigationItem(NativeHandle)
UINavigationItem(NSCoder)
UINavigationItem(NSObjectFlag)
UINavigationItem(String)
AdditionalOverflowItems
BackAction
BackBarButtonItem
BackButtonDisplayMode
BackButtonTitle
CenterItemGroups
ClassHandle
CompactAppearance
CompactScrollEdgeAppearance
CustomizationIdentifier
DocumentProperties
HidesBackButton
HidesSearchBarWhenScrolling
LargeTitleDisplayMode
LeadingItemGroups
LeftBarButtonItem
LeftBarButtonItems
LeftItemsSupplementBackButton
OverflowPresentationSource
PinnedTrailingGroup
PreferredSearchBarPlacement
Prompt
RenameDelegate
RightBarButtonItem
RightBarButtonItems
ScrollEdgeAppearance
SearchBarPlacement
SearchController
StandardAppearance
Style
Title
TitleMenuProvider
TitleView
TrailingItemGroups
WeakRenameDelegate
Dispose(Boolean)
EncodeTo(NSCoder)
SetHidesBackButton(Boolean, Boolean)
SetLeftBarButtonItem(UIBarButtonItem, Boolean)
SetLeftBarButtonItems(UIBarButtonItem[], Boolean)
SetRightBarButtonItem(UIBarButtonItem, Boolean)
SetRightBarButtonItems(UIBarButtonItem[], Boolean)
xamarinios
namespace UIKit
{
[Register("UINavigationItem", true)]
public class UINavigationItem : NSObject, INSCoding, INativeObject, IDisposable
{
public override IntPtr ClassHandle { 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