Compartilhar via


UIViewController.PreferredStatusBarStyle Método

Definição

O UIStatusBarStyle preferencial para este UIViewController.

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

Retornos

Uma chave UIStatusBarStyle que especifica o estilo de barra de status preferencial do controlador de exibição.

Atributos

Aplica-se a