core3-utils

@wixc3/browser on Github

Home > @wixc3/browser > AnimationFrameScheduler

AnimationFrameScheduler class

Signature:

export declare abstract class AnimationFrameScheduler<PARAMS extends any[] = [Element]> 

Methods

Method Modifiers Description
[dispose()](/core3-utils/browser.animationframescheduler.dispose.html)
[onAnimationFrame(params)](/core3-utils/browser.animationframescheduler.onanimationframe.html) `protected` `abstract`
[onDispose()](/core3-utils/browser.animationframescheduler.ondispose.html) `protected` `abstract`
[start(args)](/core3-utils/browser.animationframescheduler.start.html)