libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
XMLHttpRequestEventTarget.onload
libwasm
bindings
XMLHttpRequestEventTarget
XMLHttpRequestEventTarget
Undocumented in source. Be warned that the author may not have intended to support it.
void
onload
(Optional!(T0) onload)
struct
XMLHttpRequestEventTarget
nothrow
void
onload
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onload
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onload
()
Meta
Source
See Implementation
libwasm
bindings
XMLHttpRequestEventTarget
XMLHttpRequestEventTarget
constructors
this
functions
onabort
onerror
onload
onloadend
onloadstart
onprogress
ontimeout
variables
_parent