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_
auto 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
auto 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
auto 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
auto 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
auto frameBorder()
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
auto 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
auto 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
auto 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
auto marginWidth()
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
auto name()
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
auto 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
auto 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
auto 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
auto srcdoc()
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
auto width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.html.HTMLElement _parent;
Undocumented in source.

Meta