Examples
GitHub
Preparing search index...
The search index is not available
destagnate
destagnate
<internal>
AnimationFrameProvider
Interface AnimationFrameProvider
interface
AnimationFrameProvider
{
cancelAnimationFrame
(
handle
)
:
void
;
requestAnimationFrame
(
callback
)
:
number
;
}
Hierarchy (
view full
)
AnimationFrameProvider
Window
Index
Methods
cancel
Animation
Frame
request
Animation
Frame
Methods
cancel
Animation
Frame
cancel
Animation
Frame
(
handle
)
:
void
MDN Reference
Parameters
handle
:
number
Returns
void
request
Animation
Frame
request
Animation
Frame
(
callback
)
:
number
MDN Reference
Parameters
callback
:
FrameRequestCallback
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cancel
Animation
Frame
request
Animation
Frame
Examples
GitHub
destagnate
Loading...
Generated using
TypeDoc
MDN Reference