Share via


UINavigationController.HidesBarsWhenVerticallyCompact Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HidesBarsWhenVerticallyCompact { [Foundation.Export("hidesBarsWhenVerticallyCompact")] get; [Foundation.Export("setHidesBarsWhenVerticallyCompact:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("hidesBarsWhenVerticallyCompact")>]
[<set: Foundation.Export("setHidesBarsWhenVerticallyCompact:")>]
member this.HidesBarsWhenVerticallyCompact : bool with get, set

Property Value

Attributes

Applies to