Type alias · Core and Composition
DropEffect
Native drag-and-drop operation selected by a handler.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Definition
TypeScript
type DropEffect = "none" | "copy" | "move" | "link"Values
"none""copy""move""link"
Source
SharpTS.Gui.Sdk/GuiPackage/runtime-types.ts:211 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.