Partager via


UIViewController.ChildViewControllerForStatusBarStyle Méthode

Définition

En cas de substitution, retourne le UIViewController qui détermine le style de la barre d’état.

[Foundation.Export("childViewControllerForStatusBarStyle")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewController ChildViewControllerForStatusBarStyle ();
abstract member ChildViewControllerForStatusBarStyle : unit -> UIKit.UIViewController
override this.ChildViewControllerForStatusBarStyle : unit -> UIKit.UIViewController

Retours

Le contrôleur de vue enfant qui détermine le style de barre d’état doit être utilisé

Attributs

S’applique à