IDBOpenDBRequest.onblocked

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

Meta