UIKit.UIGestureRecognizer.CanPreventGestureRecognizer Method
When overridden, indicates that this UIGestureRecognizer can prevent the specified UIGestureRecognizer from recognizing a gesture.

Syntax

[Foundation.Export("canPreventGestureRecognizer:")]
public virtual bool CanPreventGestureRecognizer (UIGestureRecognizer preventedGestureRecognizer)

Parameters

preventedGestureRecognizer
Documentation for this section has not yet been entered.

Returns

If set to true, the receiver can block preventedGestureRecognizer from recognizing its gesture. 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