When overridden, allows the specified UIGestureRecognizer to prevent this UIGestureRecognizer from recognizing a gesture.
Syntax
[Foundation.Export("canBePreventedByGestureRecognizer:")]
public virtual
bool CanBePreventedByGestureRecognizer (
UIGestureRecognizer preventingGestureRecognizer)
Parameters
- preventingGestureRecognizer
- Documentation for this section has not yet been entered.
Returns
If set to true, this indicates that preventingGestureRecognizer can block the receiver from recognizing its gesture. Otherwise set to false.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0