ServiceWorkerGlobalScope.onnotificationclick

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

Meta