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