IUIViewControllerPreviewing.PreviewingGestureRecognizerForFailureRelationship Property

Definition

Developers override this method to return a UIGestureRecognizer that can prevent the preview press from interfering with the app's other gesture recognizers.

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

Property Value

Attributes

Applies to