ServiceWorkerGlobalScope.onpush

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

Meta