SVGAElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

download
void download(string download)
Undocumented in source. Be warned that the author may not have intended to support it.
download
string download()
Undocumented in source. Be warned that the author may not have intended to support it.
href
auto href()
Undocumented in source. Be warned that the author may not have intended to support it.
hreflang
void hreflang(string hreflang)
Undocumented in source. Be warned that the author may not have intended to support it.
hreflang
string hreflang()
Undocumented in source. Be warned that the author may not have intended to support it.
ping
void ping(string ping)
Undocumented in source. Be warned that the author may not have intended to support it.
ping
string ping()
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.
rel
void rel(string rel)
Undocumented in source. Be warned that the author may not have intended to support it.
rel
string rel()
Undocumented in source. Be warned that the author may not have intended to support it.
relList
auto relList()
Undocumented in source. Be warned that the author may not have intended to support it.
target
auto target()
Undocumented in source. Be warned that the author may not have intended to support it.
text
void text(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta