Share via


UIViewController.HidesBottomBarWhenPushed Property

Definition

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

Property Value

Attributes

Applies to