Share via


UIGestureRecognizer.CancelsTouchesInView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CancelsTouchesInView { [Foundation.Export("cancelsTouchesInView")] get; [Foundation.Export("setCancelsTouchesInView:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cancelsTouchesInView")>]
[<set: Foundation.Export("setCancelsTouchesInView:")>]
member this.CancelsTouchesInView : bool with get, set

Property Value

Attributes

Applies to