spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
FocusEventInit.relatedTarget
spasm
bindings
uievents
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
spasm
bindings
uievents
FocusEventInit
constructors
this
functions
relatedTarget
static functions
create
variables
_parent