libwasm.bindings.IntersectionObserver

Undocumented in source.

Members

Aliases

IntersectionCallback
alias IntersectionCallback = void delegate(Sequence!(IntersectionObserverEntry), IntersectionObserver)
Undocumented in source.

Functions

IntersectionObserver_intersectionCallback_Get
IntersectionCallback IntersectionObserver_intersectionCallback_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

IntersectionObserver
struct IntersectionObserver
Undocumented in source.
IntersectionObserverEntry
struct IntersectionObserverEntry
Undocumented in source.
IntersectionObserverEntryInit
struct IntersectionObserverEntryInit
Undocumented in source.
IntersectionObserverInit
struct IntersectionObserverInit
Undocumented in source.

Meta