libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ServiceWorkerGlobalScope.onnotificationclose
libwasm
bindings
ServiceWorkerGlobalScope
ServiceWorkerGlobalScope
Undocumented in source. Be warned that the author may not have intended to support it.
void
onnotificationclose
(Optional!(T0) onnotificationclose)
struct
ServiceWorkerGlobalScope
nothrow
void
onnotificationclose
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onnotificationclose
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onnotificationclose
()
Meta
Source
See Implementation
libwasm
bindings
ServiceWorkerGlobalScope
ServiceWorkerGlobalScope
constructors
this
functions
clients
onactivate
onfetch
oninstall
onmessage
onmessageerror
onnotificationclick
onnotificationclose
onpush
onpushsubscriptionchange
registration
skipWaiting
variables
_parent