DOMRect

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

height
void height(double height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
double height()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(double width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
double width()
Undocumented in source. Be warned that the author may not have intended to support it.
x
void x(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
x
double x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
void y(double y)
Undocumented in source. Be warned that the author may not have intended to support it.
y
double y()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.DOMRect.DOMRectReadOnly _parent;
Undocumented in source.

Meta