libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WindowEventHandlers.onunload
libwasm
bindings
EventHandler
WindowEventHandlers
Undocumented in source. Be warned that the author may not have intended to support it.
void
onunload
(Optional!(T0) onunload)
struct
WindowEventHandlers
nothrow
void
onunload
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onunload
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onunload
()
Meta
Source
See Implementation
libwasm
bindings
EventHandler
WindowEventHandlers
constructors
this
functions
onafterprint
onbeforeprint
onbeforeunload
onhashchange
onlanguagechange
onmessage
onmessageerror
onoffline
ononline
onpagehide
onpageshow
onpopstate
onstorage
onunload
variables
handle