Partager via


UINavigationController.ToolbarHidden Propriété

Définition

Contrôle la visibilité de la barre d’outils

[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

Valeur de propriété

Attributs

Remarques

Permet à la barre d’outils d’afficher ou de masquer sans utiliser d’animation.

S’applique à