Share via


IUIDragDropSession.AllowsMoveOperation Property

Definition

Gets a Boolean value that tells whether the session can move items within a single app.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsMoveOperation { [Foundation.Export("allowsMoveOperation")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsMoveOperation")>]
member this.AllowsMoveOperation : bool

Property Value

Attributes

Applies to