Animation-1
Animation: {
(effect?, timeline?): Animation;
prototype: Animation;
};
Type Declaration
Parameters
| Parameter | Type |
|---|---|
effect? | AnimationEffect | null |
timeline? | AnimationTimeline | null |
Returns
prototype
prototype: Animation;
Animation: {
(effect?, timeline?): Animation;
prototype: Animation;
};
| Parameter | Type |
|---|---|
effect? | AnimationEffect | null |
timeline? | AnimationTimeline | null |
prototype: Animation;