Freigeben über


UINavigationController.BarHideOnSwipeGestureRecognizer Eigenschaft

Definition

Die Gestenerkennung, die zum Ausblenden des Navigationscontrollers als Reaktion auf einen Wisch verwendet wird. (Schreibgeschützt.)

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIPanGestureRecognizer BarHideOnSwipeGestureRecognizer { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("barHideOnSwipeGestureRecognizer", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.BarHideOnSwipeGestureRecognizer : UIKit.UIPanGestureRecognizer

Eigenschaftswert

Attribute

Gilt für: