abstract class AnimationSchedulerImpl extends AnimationScheduler
AnimationScheduler.AnimationCallback, AnimationScheduler.AnimationHandle
Modifier and Type | Field and Description |
---|---|
(package private) static AnimationScheduler |
INSTANCE
The singleton instance of animation scheduler.
|
Constructor and Description |
---|
AnimationSchedulerImpl() |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
isNativelySupported()
Check if the implementation is natively supported.
|
get, requestAnimationFrame, requestAnimationFrame
static final AnimationScheduler INSTANCE