drag
Implement native system file drag-and-drop functionality.
Method
startDrag(filePaths)
Display notification window
filePaths
string[] - File paths to dragReturns
Promise<>
Last updated
Implement native system file drag-and-drop functionality.
Display notification window
filePaths
string[] - File paths to drag
Returns Promise<>
Last updated