次の方法で共有


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

プロパティ値

属性

適用対象