如视 Five SDK
Preparing search index...
five
AnimationFrameContext
Interface AnimationFrameContext
interface
AnimationFrameContext
{
cancelAnimationFrame
(
requestId
:
any
)
:
void
;
requestAnimationFrame
(
...
args
:
any
[]
)
:
any
;
}
Index
Methods
cancel
Animation
Frame
request
Animation
Frame
Methods
cancel
Animation
Frame
cancelAnimationFrame
(
requestId
:
any
)
:
void
Parameters
requestId
:
any
Returns
void
request
Animation
Frame
requestAnimationFrame
(
...
args
:
any
[]
)
:
any
Parameters
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
cancel
Animation
Frame
request
Animation
Frame
如视 Five SDK
Loading...