HTMLBodyElement.onbeforeunload

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

Meta