Compartir a través de


UINavigationController.BarHideOnTapGestureRecognizer Propiedad

Definición

Reconocedor de gestos usado para ocultar el controlador de navegación en respuesta a una pulsación. (Solo lectura).

[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

Valor de propiedad

Atributos

Se aplica a