Share via


UINavigationController.HidesBarsOnSwipe Property

Definition

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

Property Value

Attributes

Applies to