spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
DragEventInit.dataTransfer
spasm
bindings
html
DragEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
dataTransfer
(Optional!(T0) dataTransfer)
struct
DragEventInit
nothrow
void
dataTransfer
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
dataTransfer
)
if
(
isTOrPointer
!(
T0
,
DataTransfer
)
)
auto
dataTransfer
()
Meta
Source
See Implementation
spasm
bindings
html
DragEventInit
constructors
this
functions
dataTransfer
static functions
create
variables
_parent