次の方法で共有


IUIViewControllerPreviewing.PreviewingGestureRecognizerForFailureRelationship プロパティ

定義

開発者はこのメソッドをオーバーライドして を UIGestureRecognizer 返します。これにより、プレビューの押下がアプリの他のジェスチャ認識エンジンに干渉するのを防ぐことができます。

[Foundation.Preserve(Conditional=true)]
public UIKit.UIGestureRecognizer PreviewingGestureRecognizerForFailureRelationship { [Foundation.Export("previewingGestureRecognizerForFailureRelationship")] get; }
member this.PreviewingGestureRecognizerForFailureRelationship : UIKit.UIGestureRecognizer

プロパティ値

属性

適用対象