Share via


UIGestureRecognizer.DelaysTouchesBegan Property

Definition

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

Property Value

Attributes

Applies to