UIViewController.NavigationController 属性

定义

最近的上级 UINavigationController

public virtual UIKit.UINavigationController NavigationController { [Foundation.Export("navigationController", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.NavigationController : UIKit.UINavigationController

属性值

默认值为 null

属性

注解

此函数通过 ParentViewController) 向上移动上级层次结构 (,直到遇到 UINavigationController 或完成,但找不到。 如果存在,则返回 UINavigationControllernull 否则返回 。

适用于

另请参阅