Compartilhar via


UINavigationController.ToolbarHidden Propriedade

Definição

Controla a visibilidade da barra de ferramentas

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ToolbarHidden { [Foundation.Export("isToolbarHidden")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setToolbarHidden:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ToolbarHidden : bool with get, set

Valor da propriedade

Atributos

Comentários

Permite que a barra de ferramentas seja mostrada ou ocultada sem usar animação.

Aplica-se a