ServiceWorkerGlobalScope.onnotificationclose

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onnotificationclose(Optional!(T0) onnotificationclose)
    struct ServiceWorkerGlobalScope
    nothrow
    void
    onnotificationclose
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onnotificationclose
    )
  2. EventHandler onnotificationclose()

Meta