setKeyframes method
The setKeyframes() method of the KeyframeEffect interface replaces
the keyframes that make up the affected KeyframeEffect with a new set of
keyframes.
Implementation
external void setKeyframes(JSObject? keyframes);
The setKeyframes() method of the KeyframeEffect interface replaces
the keyframes that make up the affected KeyframeEffect with a new set of
keyframes.
external void setKeyframes(JSObject? keyframes);