public abstract static class AnimationScheduler.AnimationHandle
extends java.lang.Object
AnimationScheduler.requestAnimationFrame(AnimationCallback, Element)
.Constructor and Description |
---|
AnimationHandle() |
Modifier and Type | Method and Description |
---|---|
abstract void |
cancel()
Cancel the requested animation frame.
|