次の方法で共有


UINavigationController.BarHideOnSwipeGestureRecognizer プロパティ

定義

スワイプに応答してナビゲーション コントローラーを非表示にするために使用されるジェスチャ認識エンジン。 システム テーブルは読み取り専用です。

[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

プロパティ値

属性

適用対象