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