ServiceWorkerGlobalScope.onactivate

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

Meta