UITabBarController.MoreNavigationController Property

Definition

The UIViewController that manages the "More" navigation interface. Read-only.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UINavigationController MoreNavigationController { [Foundation.Export("moreNavigationController")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.MoreNavigationController : UIKit.UINavigationController

Property Value

Attributes

Applies to