UINavigationController
UINavigationController()
UINavigationController(IntPtr)
UINavigationController(NativeHandle)
UINavigationController(NSCoder)
UINavigationController(NSObjectFlag)
UINavigationController(UIViewController)
UINavigationController(String, NSBundle)
UINavigationController(Type, Type)
BarHideOnSwipeGestureRecognizer
BarHideOnTapGestureRecognizer
ClassHandle
Delegate
HidesBarsOnSwipe
HidesBarsOnTap
HidesBarsWhenKeyboardAppears
HidesBarsWhenVerticallyCompact
HideShowBarDuration
InteractivePopGestureRecognizer
NavigationBar
NavigationBarHidden
Toolbar
ToolbarHidden
TopViewController
ViewControllers
VisibleViewController
WeakDelegate
Dispose(Boolean)
PopToRootViewController(Boolean)
PopToViewController(UIViewController, Boolean)
PopViewController(Boolean)
PushViewController(UIViewController, Boolean)
SetNavigationBarHidden(Boolean, Boolean)
SetToolbarHidden(Boolean, Boolean)
SetViewControllers(UIViewController[], Boolean)
ShowViewController(UIViewController, NSObject)
UpdateIsNavigationBarTranslucent(UINavigationController, NavigationPage)
UpdatePrefersLargeTitles(UINavigationController, NavigationPage)
xamarinios
namespace UIKit
{
[Register("UINavigationController", true)]
public class UINavigationController : UIViewController
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("showViewController:sender:")]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
public virtual void ShowViewController(UIViewController! vc, NSObject? sender);
}
}
.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