UIKit.UIGestureRecognizer.ShouldBeRequiredToFailByGestureRecognizer Method
Specifically overridden to indicate that a receiver requires the specified gesture recognizer to fail.

Syntax

[Foundation.Export("shouldBeRequiredToFailByGestureRecognizer:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual bool ShouldBeRequiredToFailByGestureRecognizer (UIGestureRecognizer otherGestureRecognizer)

Parameters

otherGestureRecognizer
A subclass instance of UIGestureRecognizer.

Returns

If set to true, sets up the failure requirement. Otherwise set to false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0