PopupBlockedEventInit.popupWindowURI

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void popupWindowURI(Optional!(T0) popupWindowURI)
    struct PopupBlockedEventInit
    nothrow
    void
    popupWindowURI
    (
    T0
    )
    (
    scope auto ref Optional!(T0) popupWindowURI
    )
    if (
    isTOrPointer!(T0, URI)
    )
  2. auto popupWindowURI()

Meta