Partager via


UIViewController.TabBarController Propriété

Définition

Ancêtre le plus UITabBarController proche ou null.

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

Valeur de propriété

La valeur par défaut est null.

Attributs

Remarques

S’il s’agit UIViewController d’un descendant d’un UITabBarController, cette méthode retourne ce .UITabBarController

S’applique à