UIViewController.TabBarController 属性

定义

最近的祖先 UITabBarControllernull

public virtual UIKit.UITabBarController TabBarController { [Foundation.Export("tabBarController", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.TabBarController : UIKit.UITabBarController

属性值

默认值为 null

属性

注解

如果这是 UIViewControllerUITabBarController后代,则此方法将返回该 UITabBarController

适用于