HTMLIFrameElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

align_
void align_(string align_)
Undocumented in source. Be warned that the author may not have intended to support it.
align_
string align_()
Undocumented in source. Be warned that the author may not have intended to support it.
allow
void allow(string allow)
Undocumented in source. Be warned that the author may not have intended to support it.
allow
string allow()
Undocumented in source. Be warned that the author may not have intended to support it.
allowFullscreen
void allowFullscreen(bool allowFullscreen)
Undocumented in source. Be warned that the author may not have intended to support it.
allowFullscreen
bool allowFullscreen()
Undocumented in source. Be warned that the author may not have intended to support it.
allowPaymentRequest
void allowPaymentRequest(bool allowPaymentRequest)
Undocumented in source. Be warned that the author may not have intended to support it.
allowPaymentRequest
bool allowPaymentRequest()
Undocumented in source. Be warned that the author may not have intended to support it.
contentDocument
auto contentDocument()
Undocumented in source. Be warned that the author may not have intended to support it.
contentWindow
auto contentWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
frameBorder
void frameBorder(string frameBorder)
Undocumented in source. Be warned that the author may not have intended to support it.
frameBorder
string frameBorder()
Undocumented in source. Be warned that the author may not have intended to support it.
frameLoader
auto frameLoader()
Undocumented in source. Be warned that the author may not have intended to support it.
getSVGDocument
auto getSVGDocument()
Undocumented in source. Be warned that the author may not have intended to support it.
height
void height(string height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
string height()
Undocumented in source. Be warned that the author may not have intended to support it.
longDesc
void longDesc(string longDesc)
Undocumented in source. Be warned that the author may not have intended to support it.
longDesc
string longDesc()
Undocumented in source. Be warned that the author may not have intended to support it.
marginHeight
void marginHeight(string marginHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
marginHeight
string marginHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
marginWidth
void marginWidth(string marginWidth)
Undocumented in source. Be warned that the author may not have intended to support it.
marginWidth
string marginWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
mozbrowser
void mozbrowser(bool mozbrowser)
Undocumented in source. Be warned that the author may not have intended to support it.
mozbrowser
bool mozbrowser()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
policy
auto policy()
Undocumented in source. Be warned that the author may not have intended to support it.
presetOpenerWindow
void presetOpenerWindow(Optional!(T0) window)
Undocumented in source. Be warned that the author may not have intended to support it.
referrerPolicy
void referrerPolicy(string referrerPolicy)
Undocumented in source. Be warned that the author may not have intended to support it.
referrerPolicy
string referrerPolicy()
Undocumented in source. Be warned that the author may not have intended to support it.
sandbox
auto sandbox()
Undocumented in source. Be warned that the author may not have intended to support it.
scrolling
void scrolling(string scrolling)
Undocumented in source. Be warned that the author may not have intended to support it.
scrolling
string scrolling()
Undocumented in source. Be warned that the author may not have intended to support it.
src
void src(string src)
Undocumented in source. Be warned that the author may not have intended to support it.
src
string src()
Undocumented in source. Be warned that the author may not have intended to support it.
srcdoc
void srcdoc(string srcdoc)
Undocumented in source. Be warned that the author may not have intended to support it.
srcdoc
string srcdoc()
Undocumented in source. Be warned that the author may not have intended to support it.
swapFrameLoaders
void swapFrameLoaders(XULFrameElement aOtherLoaderOwner)
Undocumented in source. Be warned that the author may not have intended to support it.
swapFrameLoaders
void swapFrameLoaders(HTMLIFrameElement aOtherLoaderOwner)
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(string width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
string width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta