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
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0