Whether this UIGestureRecgonizer should delay sending touches to the underlying UIView during the gesture's end phase.
Syntax
[get: Foundation.Export("delaysTouchesEnded")]
[set: Foundation.Export("setDelaysTouchesEnded:")]
public virtual
bool DelaysTouchesEnded { get; set; }
Value
If set to true, then the receiver delays sending touches in an end phase to its view. Otherwise set to false.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0