ComputedEffectTiming

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

activeDuration
void activeDuration(double activeDuration)
Undocumented in source. Be warned that the author may not have intended to support it.
activeDuration
double activeDuration()
Undocumented in source. Be warned that the author may not have intended to support it.
currentIteration
Optional!(double) currentIteration()
Undocumented in source. Be warned that the author may not have intended to support it.
currentIteration
void currentIteration(Optional!(T0) currentIteration)
Undocumented in source. Be warned that the author may not have intended to support it.
endTime
void endTime(double endTime)
Undocumented in source. Be warned that the author may not have intended to support it.
endTime
double endTime()
Undocumented in source. Be warned that the author may not have intended to support it.
localTime
void localTime(Optional!(T0) localTime)
Undocumented in source. Be warned that the author may not have intended to support it.
localTime
Optional!(double) localTime()
Undocumented in source. Be warned that the author may not have intended to support it.
progress
void progress(Optional!(T0) progress)
Undocumented in source. Be warned that the author may not have intended to support it.
progress
Optional!(double) progress()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.AnimationEffect.EffectTiming _parent;
Undocumented in source.

Meta