IntersectionObserverInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

root
void root(Optional!(T0) root)
Undocumented in source. Be warned that the author may not have intended to support it.
root
auto root()
Undocumented in source. Be warned that the author may not have intended to support it.
rootMargin
void rootMargin(string rootMargin)
Undocumented in source. Be warned that the author may not have intended to support it.
rootMargin
string rootMargin()
Undocumented in source. Be warned that the author may not have intended to support it.
threshold
void threshold(SumType!(double, Sequence!(double)) threshold)
Undocumented in source. Be warned that the author may not have intended to support it.
threshold
auto threshold()
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