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