共用方式為


UIViewController.NavigationController 屬性

定義

最接近的上階 UINavigationController

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

屬性值

預設值是 null

屬性

備註

此函式會透過 ParentViewController) 來移動上階階層 (,直到遇到 UINavigationController 或 完成,而不會找到。 如果存在,則會傳回 , null 否則會傳回 UINavigationController

適用於

另請參閱