UIKit.UIGestureRecognizer.CancelsTouchesInView Property
Whether touches recognized as part of a gesture should be delivered to the underlying UIView.

Syntax

[get: Foundation.Export("cancelsTouchesInView")]
[set: Foundation.Export("setCancelsTouchesInView:")]
public virtual bool CancelsTouchesInView { get; set; }

Value

If set to true, the receiver recognizes 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