Share via


UINavigationController.BarHideOnTapGestureRecognizer Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITapGestureRecognizer BarHideOnTapGestureRecognizer { [Foundation.Export("barHideOnTapGestureRecognizer", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("barHideOnTapGestureRecognizer", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.BarHideOnTapGestureRecognizer : UIKit.UITapGestureRecognizer

Property Value

Attributes

Applies to