Share via


UINavigationController.BarHideOnTapGestureRecognizer 속성

정의

탭에 대한 응답으로 탐색 컨트롤러를 숨기는 데 사용되는 제스처 인식기입니다. 읽기 전용입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UITapGestureRecognizer BarHideOnTapGestureRecognizer { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("barHideOnTapGestureRecognizer", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.BarHideOnTapGestureRecognizer : UIKit.UITapGestureRecognizer

속성 값

특성

적용 대상