libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MutationObservingInfo.observedNode
libwasm
bindings
MutationObserver
MutationObservingInfo
Undocumented in source. Be warned that the author may not have intended to support it.
void
observedNode
(Optional!(T0) observedNode)
struct
MutationObservingInfo
nothrow
void
observedNode
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
observedNode
)
if
(
isTOrPointer
!(
T0
,
Node
)
)
auto
observedNode
()
Meta
Source
See Implementation
libwasm
bindings
MutationObserver
MutationObservingInfo
constructors
this
functions
observedNode
static functions
create
variables
_parent