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)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public virtual bool ToolbarHidden
{
[Export("isToolbarHidden")]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
get;
[Export("setToolbarHidden:")]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
set;
}
}
}
nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
---|---|
.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