libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WindowEventHandlers.onbeforeunload
libwasm
bindings
EventHandler
WindowEventHandlers
Undocumented in source. Be warned that the author may not have intended to support it.
void
onbeforeunload
(Optional!(T0) onbeforeunload)
struct
WindowEventHandlers
nothrow
void
onbeforeunload
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onbeforeunload
)
if
(
isTOrPointer
!(
T0
,
OnBeforeUnloadEventHandlerNonNull
)
)
OnBeforeUnloadEventHandler
onbeforeunload
()
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