Share via


UIScrollView.CanCancelContentTouches Property

Definition

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

Property Value

Attributes

Applies to