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