Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
DataTransfer
/
setDragImage
setDragImage
Declaration
void setDragImage(
Element? image,
long x,
long y
);