IntersectionObserverEntryInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

boundingClientRect
void boundingClientRect(DOMRectInit boundingClientRect)
Undocumented in source. Be warned that the author may not have intended to support it.
boundingClientRect
auto boundingClientRect()
Undocumented in source. Be warned that the author may not have intended to support it.
intersectionRect
void intersectionRect(DOMRectInit intersectionRect)
Undocumented in source. Be warned that the author may not have intended to support it.
intersectionRect
auto intersectionRect()
Undocumented in source. Be warned that the author may not have intended to support it.
rootBounds
void rootBounds(DOMRectInit rootBounds)
Undocumented in source. Be warned that the author may not have intended to support it.
rootBounds
auto rootBounds()
Undocumented in source. Be warned that the author may not have intended to support it.
target
void target(Element target)
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.
time
void time(double time)
Undocumented in source. Be warned that the author may not have intended to support it.
time
double time()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta