KeyframeEffect

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

composite
void composite(CompositeOperation composite)
Undocumented in source. Be warned that the author may not have intended to support it.
composite
CompositeOperation composite()
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyframes
auto getKeyframes()
Undocumented in source. Be warned that the author may not have intended to support it.
getProperties
auto getProperties()
Undocumented in source. Be warned that the author may not have intended to support it.
iterationComposite
void iterationComposite(IterationCompositeOperation iterationComposite)
Undocumented in source. Be warned that the author may not have intended to support it.
iterationComposite
IterationCompositeOperation iterationComposite()
Undocumented in source. Be warned that the author may not have intended to support it.
setKeyframes
void setKeyframes(Optional!(T0) keyframes)
Undocumented in source. Be warned that the author may not have intended to support it.
target
void target(Optional!(T0) target)
Undocumented in source. Be warned that the author may not have intended to support it.
target
auto target()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta