Share via


UITableViewCell.UserInteractionEnabledWhileDragging Property

Definition

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

Property Value

Attributes

Applies to