Animation

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
currentTime
void currentTime(Optional!(T0) currentTime)
Undocumented in source. Be warned that the author may not have intended to support it.
currentTime
Optional!(double) currentTime()
Undocumented in source. Be warned that the author may not have intended to support it.
effect
void effect(Optional!(T0) effect)
Undocumented in source. Be warned that the author may not have intended to support it.
effect
auto effect()
Undocumented in source. Be warned that the author may not have intended to support it.
finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
finished
auto finished()
Undocumented in source. Be warned that the author may not have intended to support it.
id
void id(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
isRunningOnCompositor
bool isRunningOnCompositor()
Undocumented in source. Be warned that the author may not have intended to support it.
oncancel
void oncancel(Optional!(T0) oncancel)
Undocumented in source. Be warned that the author may not have intended to support it.
oncancel
EventHandler oncancel()
Undocumented in source. Be warned that the author may not have intended to support it.
onfinish
void onfinish(Optional!(T0) onfinish)
Undocumented in source. Be warned that the author may not have intended to support it.
onfinish
EventHandler onfinish()
Undocumented in source. Be warned that the author may not have intended to support it.
pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
pending
bool pending()
Undocumented in source. Be warned that the author may not have intended to support it.
play
void play()
Undocumented in source. Be warned that the author may not have intended to support it.
playState
AnimationPlayState playState()
Undocumented in source. Be warned that the author may not have intended to support it.
playbackRate
void playbackRate(double playbackRate)
Undocumented in source. Be warned that the author may not have intended to support it.
playbackRate
double playbackRate()
Undocumented in source. Be warned that the author may not have intended to support it.
ready
auto ready()
Undocumented in source. Be warned that the author may not have intended to support it.
reverse
void reverse()
Undocumented in source. Be warned that the author may not have intended to support it.
startTime
void startTime(Optional!(T0) startTime)
Undocumented in source. Be warned that the author may not have intended to support it.
startTime
Optional!(double) startTime()
Undocumented in source. Be warned that the author may not have intended to support it.
timeline
void timeline(Optional!(T0) timeline)
Undocumented in source. Be warned that the author may not have intended to support it.
timeline
auto timeline()
Undocumented in source. Be warned that the author may not have intended to support it.
updatePlaybackRate
void updatePlaybackRate(double playbackRate)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta