HTMLMarqueeElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

behavior
void behavior(string behavior)
Undocumented in source. Be warned that the author may not have intended to support it.
behavior
string behavior()
Undocumented in source. Be warned that the author may not have intended to support it.
bgColor
void bgColor(string bgColor)
Undocumented in source. Be warned that the author may not have intended to support it.
bgColor
string bgColor()
Undocumented in source. Be warned that the author may not have intended to support it.
direction
void direction(string direction)
Undocumented in source. Be warned that the author may not have intended to support it.
direction
string direction()
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.
hspace
void hspace(uint hspace)
Undocumented in source. Be warned that the author may not have intended to support it.
hspace
uint hspace()
Undocumented in source. Be warned that the author may not have intended to support it.
loop
void loop(int loop)
Undocumented in source. Be warned that the author may not have intended to support it.
loop
int loop()
Undocumented in source. Be warned that the author may not have intended to support it.
onbounce
void onbounce(Optional!(T0) onbounce)
Undocumented in source. Be warned that the author may not have intended to support it.
onbounce
EventHandler onbounce()
Undocumented in source. Be warned that the author may not have intended to support it.
onfinish
void onfinish(Optional!(T0) onfinish)
Undocumented in source. Be warned that the author may not have intended to support it.
onfinish
EventHandler onfinish()
Undocumented in source. Be warned that the author may not have intended to support it.
onstart
void onstart(Optional!(T0) onstart)
Undocumented in source. Be warned that the author may not have intended to support it.
onstart
EventHandler onstart()
Undocumented in source. Be warned that the author may not have intended to support it.
scrollAmount
void scrollAmount(uint scrollAmount)
Undocumented in source. Be warned that the author may not have intended to support it.
scrollAmount
uint scrollAmount()
Undocumented in source. Be warned that the author may not have intended to support it.
scrollDelay
void scrollDelay(uint scrollDelay)
Undocumented in source. Be warned that the author may not have intended to support it.
scrollDelay
uint scrollDelay()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
trueSpeed
void trueSpeed(bool trueSpeed)
Undocumented in source. Be warned that the author may not have intended to support it.
trueSpeed
bool trueSpeed()
Undocumented in source. Be warned that the author may not have intended to support it.
vspace
void vspace(uint vspace)
Undocumented in source. Be warned that the author may not have intended to support it.
vspace
uint vspace()
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