UIViewController.TabBarController Proprietà

Definizione

Il predecessore UITabBarController più vicino o null.

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

Valore della proprietà

Il valore predefinito è null.

Attributi

Commenti

Se si tratta UIViewController di un discendente di , UITabBarControllerquesto metodo restituirà tale UITabBarControlleroggetto .

Si applica a